diff options
Diffstat (limited to 'drivers/gpio/Kconfig')
-rw-r--r-- | drivers/gpio/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig index 1567605ab695..724038dab4ca 100644 --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig | |||
@@ -292,6 +292,7 @@ config GPIO_TIMBERDALE | |||
292 | config GPIO_RDC321X | 292 | config GPIO_RDC321X |
293 | tristate "RDC R-321x GPIO support" | 293 | tristate "RDC R-321x GPIO support" |
294 | depends on PCI && GPIOLIB | 294 | depends on PCI && GPIOLIB |
295 | select MFD_CORE | ||
295 | select MFD_RDC321X | 296 | select MFD_RDC321X |
296 | help | 297 | help |
297 | Support for the RDC R321x SoC GPIOs over southbridge | 298 | Support for the RDC R321x SoC GPIOs over southbridge |