gpio: sch: Drop MFD_CORE selection
Since we are depended on LPC_SCH, which selects MFD_CORE, we don't need to do it ourselves. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
This commit is contained in:
parent
71cf76d451
commit
c6b4853fa2
|
@ -863,7 +863,6 @@ config GPIO_SCH
|
|||
depends on (X86 || COMPILE_TEST) && ACPI
|
||||
depends on LPC_SCH
|
||||
select GPIOLIB_IRQCHIP
|
||||
select MFD_CORE
|
||||
help
|
||||
Say yes here to support GPIO interface on Intel Poulsbo SCH,
|
||||
Intel Tunnel Creek processor, Intel Centerton processor or
|
||||
|
|
Loading…
Reference in New Issue