Skip to content
Snippets Groups Projects
Commit 910df3f0 authored by Philip Prindeville's avatar Philip Prindeville Committed by Felix Fietkau
Browse files

x86_64: add drivers for Xeon controller hub based GPIO


These drivers are in many reference-design Xeon, iCore, or
Atom64 based server boards.

Signed-off-by: default avatarPhilip Prindeville <philipp@redfish-solutions.com>
parent e6d4235a
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment