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 ea2557bb0bd4..a760dbefd27a 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig | |||
@@ -80,7 +80,7 @@ config HTC_PASIC3 | |||
80 | 80 | ||
81 | config HTC_I2CPLD | 81 | config HTC_I2CPLD |
82 | bool "HTC I2C PLD chip support" | 82 | bool "HTC I2C PLD chip support" |
83 | depends on I2C=y | 83 | depends on I2C=y && GPIOLIB |
84 | help | 84 | help |
85 | If you say yes here you get support for the supposed CPLD | 85 | If you say yes here you get support for the supposed CPLD |
86 | found on omap850 HTC devices like the HTC Wizard and HTC Herald. | 86 | found on omap850 HTC devices like the HTC Wizard and HTC Herald. |