summaryrefslogtreecommitdiff
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
authorJin Park <jinyoungp@nvidia.com>2011-08-02 16:35:58 +0900
committerDan Willemsen <dwillemsen@nvidia.com>2011-11-30 21:48:04 -0800
commit6c795c895781e5c57125e9329683ffccd7d3e3a7 (patch)
tree52a530400f403cde377377d2471a0f1ae266ed6c /drivers/regulator/Kconfig
parent39307618427a53088522133def1b8de603f9cd76 (diff)
regulator: max77663: Add MAX77663 regulator driver
Add regulator driver for Maxim PMU MAX77663. Bug 849360 Bug 854414 Signed-off-by: Jin Park <jinyoungp@nvidia.com> Original-Change-Id: I740f484ee1f39deefa8e5b9669426d6e6bafb42d Reviewed-on: http://git-master/r/44484 Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com> Rebase-Id: Re303620c5dcae6f56d1f219484d659525005eaa7
Diffstat (limited to 'drivers/regulator/Kconfig')
-rw-r--r--drivers/regulator/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index 2f5c27d52140..91cd8f1d059b 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -133,6 +133,14 @@ config REGULATOR_MAX8907C
via I2C bus. The provided regulator is suitable for Tegra
chip to control Step-Down DC-DC and LDOs.
+config REGULATOR_MAX77663
+ tristate "Maxim 77663 voltage regulator"
+ depends on MFD_MAX77663
+ help
+ This driver controls a Maxim 77663 voltage output regulator
+ via I2C bus. The provided regulator is suitable for Tegra
+ chip to control Step-Down DC-DC and LDOs.
+
config REGULATOR_TWL4030
bool "TI TWL4030/TWL5030/TWL6030/TPS659x0 PMIC"
depends on TWL4030_CORE