On Monday 08 February 2016 18:14:09 Gregory CLEMENT wrote: > > +config ARMADA_370_XP_IRQ > + bool > + default y if ARCH_MVEBU > + select GENERIC_IRQ_CHIP > + > Looks good. I wonder if we should also enable this for COMPILE_TEST, e.g. config ARMADA_370_XP_IRQ bool "Marvell Armada 3xx/XP/3xxx interrupt controller" if COMPILE_TEST && !ARCH_MVEBU default ARCH_MVEBU select GENERIC_IRQ_CHIP If we do this, it's probably something outside of your series that we should do for all patches, so don't worry about it here. Any opinions on the general question? Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html