summaryrefslogtreecommitdiff
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
authorLaxman Dewangan <ldewangan@nvidia.com>2011-07-10 01:58:14 +0530
committerDan Willemsen <dwillemsen@nvidia.com>2011-11-30 21:48:24 -0800
commitf0b86bba4e3c35661d24a1e2594481bc9eefb6b1 (patch)
tree546d763b590155219b2eaf008894e332cd3faa41 /drivers/regulator/Kconfig
parentb06df72c1f361032e02320ae69e93b78e573b599 (diff)
regulator: ricoh583: Add ricoh583 regulator
Adding ricoh583 regulator driver to supprot RICOH 583 PMIC. bug 822562 Original-Change-Id: Ie4b3aab91f2057965e2352f7a9509c651fb2ad0a Reviewed-on: http://git-master/r/40319 Reviewed-by: Varun Colbert <vcolbert@nvidia.com> Tested-by: Varun Colbert <vcolbert@nvidia.com> Rebase-Id: R0d28e8d36a4052250f2d9c20e7f463e1bbda4883
Diffstat (limited to 'drivers/regulator/Kconfig')
-rw-r--r--drivers/regulator/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index 91cd8f1d059b..3d8793a790b2 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -353,6 +353,13 @@ config REGULATOR_TPS80031
help
This driver supports TPS80031 voltage regulator chips.
+config REGULATOR_RICOH583
+ tristate "RICOH 583 Power regulators"
+ depends on MFD_RICOH583
+ default n
+ help
+ This driver supports regulator driver for RICOH583 PMIC.
+
config REGULATOR_GPIO_SWITCH
bool "GPIO based enable/disable of power rails."
default n