diff options
author | Andy Green <andy@openmoko.com> | 2008-11-21 11:56:56 +0000 |
---|---|---|
committer | Andy Green <agreen@pads.home.warmcat.com> | 2008-11-21 11:56:56 +0000 |
commit | d0a6129d70085bfb8b41ef8e8c42f848746c6203 (patch) | |
tree | a606b93b5b41d1bb0bfccba2755d5cbd14ab3eab /drivers/regulator/Kconfig | |
parent | c327a4af664d67ee0c8abd0c1d4f5a9fe93c10de (diff) |
fix-balaji-regulator-Kconfig.patch
Signed-off-by: Andy Green <andy@openmoko.com>
Diffstat (limited to 'drivers/regulator/Kconfig')
-rw-r--r-- | drivers/regulator/Kconfig | 3 |
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 |