diff options
-rw-r--r-- | drivers/mfd/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index eb22deeecb1a..413576a2f313 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig | |||
@@ -351,7 +351,7 @@ config AB4500_CORE | |||
351 | config MFD_TIMBERDALE | 351 | config MFD_TIMBERDALE |
352 | tristate "Support for the Timberdale FPGA" | 352 | tristate "Support for the Timberdale FPGA" |
353 | select MFD_CORE | 353 | select MFD_CORE |
354 | depends on PCI | 354 | depends on PCI && GPIOLIB |
355 | ---help--- | 355 | ---help--- |
356 | This is the core driver for the timberdale FPGA. This device is a | 356 | This is the core driver for the timberdale FPGA. This device is a |
357 | multifunction device which exposes numerous platform devices. | 357 | multifunction device which exposes numerous platform devices. |