Hi Linus, On Oct. Saturday 31 (44) 10:11 PM, Linus Walleij wrote: > On Fri, Oct 30, 2015 at 4:46 PM, Vivien Didelot > <vivien.didelot@xxxxxxxxxxxxxxxxxxxx> wrote: > > >> +menu "Port-mapped I/O GPIO drivers" > >> + depends on X86 > >> + > >> +config GPIO_104_IDIO_16 > >> + tristate "ACCES 104-IDIO-16 GPIO support" > >> + depends on X86 > > > > Since the menu depends on X86, shouldn't we remove the "depends on X86" > > of its drivers? > > Maybe. I'm scared of KConfig. > > Will be a separate patch anyways. Entries will inherit the X86 dependency of the menu, so you can safely remove it from the entries in this same patch which adds the menu. Thanks, -v -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html