Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
[firefly-linux-kernel-4.4.55.git] / drivers / gpio / Kconfig
index 40a0ec3b7c4033df015500a9abd834255516d55a..74e17f19cc3386f6a43d857231c0fc2fca351903 100644 (file)
@@ -66,7 +66,7 @@ config DEBUG_GPIO
 
 config GPIO_SYSFS
        bool "/sys/class/gpio/... (sysfs interface)"
-       depends on SYSFS && EXPERIMENTAL
+       depends on SYSFS
        help
          Say Y here to add a sysfs interface for GPIOs.
 
@@ -277,7 +277,7 @@ config GPIO_ICH
 
 config GPIO_VX855
        tristate "VIA VX855/VX875 GPIO"
-       depends on PCI
+       depends on PCI && GENERIC_HARDIRQS
        select MFD_CORE
        select MFD_VX855
        help
@@ -599,7 +599,7 @@ config GPIO_TIMBERDALE
 
 config GPIO_RDC321X
        tristate "RDC R-321x GPIO support"
-       depends on PCI
+       depends on PCI && GENERIC_HARDIRQS
        select MFD_CORE
        select MFD_RDC321X
        help
@@ -657,12 +657,6 @@ config GPIO_JANZ_TTL
          This driver provides support for driving the pins in output
          mode only. Input mode is not supported.
 
-config GPIO_AB8500
-       bool "ST-Ericsson AB8500 Mixed Signal Circuit gpio functions"
-       depends on AB8500_CORE && BROKEN
-       help
-         Select this to enable the AB8500 IC GPIO driver
-
 config GPIO_PALMAS
        bool "TI PALMAS series PMICs GPIO"
        depends on MFD_PALMAS