aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gpio')
-rw-r--r--drivers/gpio/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index bfa276a95411..d832423ba12d 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -342,6 +342,7 @@ config GPIO_TIMBERDALE
342config GPIO_RDC321X 342config GPIO_RDC321X
343 tristate "RDC R-321x GPIO support" 343 tristate "RDC R-321x GPIO support"
344 depends on PCI && GPIOLIB 344 depends on PCI && GPIOLIB
345 select MFD_SUPPORT
345 select MFD_CORE 346 select MFD_CORE
346 select MFD_RDC321X 347 select MFD_RDC321X
347 help 348 help