summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Kconfig
diff options
context:
space:
mode:
authorMathias Nyman2013-03-08 13:38:12 +0100
committerLinus Walleij2013-03-27 16:05:09 +0100
commit977d16b87a78844f090af0565cbd2e3a94fd6337 (patch)
tree7a9e8a3fb53e935534f68650135d410ba0a523f4 /drivers/gpio/Kconfig
parentgpio/gpio-ich: make ichx_gpio_check_available() return a pure boolean value (diff)
downloadkernel-qcow2-linux-977d16b87a78844f090af0565cbd2e3a94fd6337.tar.gz
kernel-qcow2-linux-977d16b87a78844f090af0565cbd2e3a94fd6337.tar.xz
kernel-qcow2-linux-977d16b87a78844f090af0565cbd2e3a94fd6337.zip
gpio-lynxpoint: Add X86 dependency and io-port handling header.
Lynxpoint gpio driver uses X86 specific io-ports to control gpios Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com> Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
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 93aaadf99f28..704d01d67522 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -303,7 +303,7 @@ config GPIO_GE_FPGA
config GPIO_LYNXPOINT
bool "Intel Lynxpoint GPIO support"
- depends on ACPI
+ depends on ACPI && X86
select IRQ_DOMAIN
help
driver for GPIO functionality on Intel Lynxpoint PCH chipset