aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator
diff options
context:
space:
mode:
authorAndy Green <andy@openmoko.com>2008-11-21 11:56:56 +0000
committerAndy Green <agreen@pads.home.warmcat.com>2008-11-21 11:56:56 +0000
commitd0a6129d70085bfb8b41ef8e8c42f848746c6203 (patch)
treea606b93b5b41d1bb0bfccba2755d5cbd14ab3eab /drivers/regulator
parentc327a4af664d67ee0c8abd0c1d4f5a9fe93c10de (diff)
fix-balaji-regulator-Kconfig.patch
Signed-off-by: Andy Green <andy@openmoko.com>
Diffstat (limited to 'drivers/regulator')
-rw-r--r--drivers/regulator/Kconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index 3fa32becb8c..865f2756d9c 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -73,8 +73,9 @@ config REGULATOR_DA903X
Say y here to support the BUCKs and LDOs regulators found on
Dialog Semiconductor DA9030/DA9034 PMIC.
+endif
+
config REGULATOR_PCF50633
bool "PCF50633 regulator driver"
depends on MFD_PCF50633
-endif