On Tue, Dec 18, 2018 at 4:42 AM Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx> wrote: > --- /dev/null > +++ b/arch/arm/mach-rda/Kconfig > @@ -0,0 +1,9 @@ > +menuconfig ARCH_RDA > + bool "RDA Micro SoCs" > + depends on ARCH_MULTI_V7 > + select COMMON_CLK > + select GENERIC_IRQ_CHIP > + select RDA_INTC > + select RDA_TIMER > + help > + This enables support for the RDA Micro 8810PL SoC family. I would drop the 'COMMON_CLK' and 'GENERIC_IRQ_CHIP' selects here, as they are implied by ARCH_MULTI_V7. Arnd _______________________________________________ linux-unisoc mailing list linux-unisoc@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/linux-unisoc