summaryrefslogtreecommitdiff
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/regulator/Kconfig')
-rw-r--r--drivers/regulator/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index 3b3e8f4d2f2d..9b703aa785ac 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -50,4 +50,9 @@ endchoice
endmenu
+config REGULATOR_MAX8660
+ tristate "MAX8660 Regulator Support"
+ depends on REGULATOR
+ depends on MXC_PMIC_MC9SDZ60
+
endmenu