ACPI: processor: fix processor_physically_present in UP kernel
[cascardo/linux.git] / drivers / gpio / Kconfig
index d8d0cda..d3b2953 100644 (file)
@@ -414,4 +414,9 @@ config GPIO_JANZ_TTL
          This driver provides support for driving the pins in output
          mode only. Input mode is not supported.
 
+config AB8500_GPIO
+       bool "ST-Ericsson AB8500 Mixed Signal Circuit gpio functions"
+       depends on AB8500_CORE && BROKEN
+       help
+         Select this to enable the AB8500 IC GPIO driver
 endif