x86_64: add drivers for Xeon controller hub based GPIO
authorPhilip Prindeville <philipp@redfish-solutions.com>
Tue, 28 Mar 2017 00:25:24 +0000 (18:25 -0600)
committerFelix Fietkau <nbd@nbd.name>
Thu, 25 May 2017 17:01:07 +0000 (19:01 +0200)
These drivers are in many reference-design Xeon, iCore, or
Atom64 based server boards.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
target/linux/x86/64/config-default

index 840371c5811d319d24433790c830af1d3bd68a53..1950213b16594b07585fedc4f0cd5b47e6fcad21 100644 (file)
@@ -136,8 +136,10 @@ CONFIG_GPIOLIB=y
 CONFIG_GPIO_ACPI=y
 # CONFIG_GPIO_AMDPT is not set
 # CONFIG_GPIO_F7188X is not set
-# CONFIG_GPIO_IT87 is not set
-# CONFIG_GPIO_LYNXPOINT is not set
+CONFIG_GPIO_ICH=y
+CONFIG_GPIO_IT87=y
+CONFIG_GPIO_LYNXPOINT=y
+CONFIG_GPIO_SCH=y
 CONFIG_GPIO_SYSFS=y
 CONFIG_HAVE_ACPI_APEI=y
 CONFIG_HAVE_ACPI_APEI_NMI=y