diff options
Diffstat (limited to 'drivers/regulator/Kconfig')
-rw-r--r-- | drivers/regulator/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig index a5d97eaee99e..8bb26446037e 100644 --- a/drivers/regulator/Kconfig +++ b/drivers/regulator/Kconfig | |||
@@ -66,7 +66,7 @@ config REGULATOR_USERSPACE_CONSUMER | |||
66 | 66 | ||
67 | config REGULATOR_GPIO | 67 | config REGULATOR_GPIO |
68 | tristate "GPIO regulator support" | 68 | tristate "GPIO regulator support" |
69 | depends on GENERIC_GPIO | 69 | depends on GPIOLIB |
70 | help | 70 | help |
71 | This driver provides support for regulators that can be | 71 | This driver provides support for regulators that can be |
72 | controlled via gpios. | 72 | controlled via gpios. |