aboutsummaryrefslogtreecommitdiffstats
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 5bec17cf1d5..f4317798e47 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -110,4 +110,11 @@ config REGULATOR_PCF50633
110 Say Y here to support the voltage regulators and convertors 110 Say Y here to support the voltage regulators and convertors
111 on PCF50633 111 on PCF50633
112 112
113config REGULATOR_LP3971
114 tristate "National Semiconductors LP3971 PMIC regulator driver"
115 depends on I2C
116 help
117 Say Y here to support the voltage regulators and convertors
118 on National Semiconductors LP3971 PMIC
119
113endif 120endif