Re: [PATCH -next] gpio: GPIO_SCH: depends on PCI same as LPC_SCH

2021-04-02 Thread Randy Dunlap
On 4/2/21 2:00 AM, Andy Shevchenko wrote: > On Friday, April 2, 2021, Randy Dunlap wrote: > >> Since LPC_SCH depends on PCI, GPIO_SCH must also depend on PCI >> to prevent kconfig warning and build errors: >> >> WARNING: unmet direct dependencies detected for LPC_SCH >> Depends on [n]:

[PATCH -next] gpio: GPIO_SCH: depends on PCI same as LPC_SCH

2021-04-01 Thread Randy Dunlap
Since LPC_SCH depends on PCI, GPIO_SCH must also depend on PCI to prevent kconfig warning and build errors: WARNING: unmet direct dependencies detected for LPC_SCH Depends on [n]: HAS_IOMEM [=y] && PCI [=n] Selected by [y]: - GPIO_SCH [=y] && GPIOLIB [=y] && X86 [=y] && (X86 [=y] ||