summaryrefslogtreecommitdiff
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
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