aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpio/Kconfig')
-rw-r--r--drivers/gpio/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index 345da63fb0ad..255e8f00910f 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -430,7 +430,7 @@ config GPIO_GE_FPGA
430config GPIO_LYNXPOINT 430config GPIO_LYNXPOINT
431 tristate "Intel Lynxpoint GPIO support" 431 tristate "Intel Lynxpoint GPIO support"
432 depends on ACPI && X86 432 depends on ACPI && X86
433 select IRQ_DOMAIN 433 select GPIOLIB_IRQCHIP
434 help 434 help
435 driver for GPIO functionality on Intel Lynxpoint PCH chipset 435 driver for GPIO functionality on Intel Lynxpoint PCH chipset
436 Requires ACPI device enumeration code to set up a platform device. 436 Requires ACPI device enumeration code to set up a platform device.