Hi, please prepare a patch serie and send them all together. Am 30.10.20 um 12:34 schrieb Du Huanpeng: > enable it and so we can add clk driver. > > Signed-off-by: Du Huanpeng > --- > arch/mips/Kconfig | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig > index 7a8f010..a56c26a 100644 > --- a/arch/mips/Kconfig > +++ b/arch/mips/Kconfig > @@ -175,6 +175,8 @@ config CPU_LOONGSON1B > bool "Loongson 1B" > depends on SYS_HAS_CPU_LOONGSON1B > select CPU_GS232 > + select CLKDEV_LOOKUP > + select COMMON_CLK > help > The Loongson 1B is a 32-bit SoC, which implements the MIPS32 > release 2 instruction set. > -- Regards, Oleksij