--- zzzz-none-000/linux-2.6.39.4/drivers/gpio/Kconfig 2011-08-03 19:43:28.000000000 +0000 +++ puma6-atom-6490-729/linux-2.6.39.4/drivers/gpio/Kconfig 2021-11-10 13:38:14.000000000 +0000 @@ -99,11 +99,15 @@ help Say yes here to support the NEC VR4100 series General-purpose I/O Uint +config GPIO_INTELCE + tristate "INTELCE GPIO support" + depends on GPIOLIB && ARCH_GEN3 + help + Say yes here to support GPIO functionality of IntelCE soc I/O controller. + config GPIO_SCH tristate "Intel SCH/TunnelCreek GPIO" - depends on GPIOLIB && PCI && X86 - select MFD_CORE - select LPC_SCH + depends on GPIOLIB && PCI && ARCH_GEN3 help Say yes here to support GPIO interface on Intel Poulsbo SCH or Intel Tunnel Creek processor.