aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpio/Kconfig')
-rw-r--r--drivers/gpio/Kconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index cb0bd078efc..8b3c745b1b0 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -189,7 +189,7 @@ config GPIO_U300
189 189
190config GPIO_VX855 190config GPIO_VX855
191 tristate "VIA VX855/VX875 GPIO" 191 tristate "VIA VX855/VX875 GPIO"
192 depends on MFD_SUPPORT && PCI 192 depends on PCI
193 select MFD_CORE 193 select MFD_CORE
194 select MFD_VX855 194 select MFD_VX855
195 help 195 help
@@ -428,7 +428,6 @@ config GPIO_TIMBERDALE
428config GPIO_RDC321X 428config GPIO_RDC321X
429 tristate "RDC R-321x GPIO support" 429 tristate "RDC R-321x GPIO support"
430 depends on PCI 430 depends on PCI
431 select MFD_SUPPORT
432 select MFD_CORE 431 select MFD_CORE
433 select MFD_RDC321X 432 select MFD_RDC321X
434 help 433 help