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 f4317798e47c..da7483ef32b3 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -117,4 +117,11 @@ config REGULATOR_LP3971
117 Say Y here to support the voltage regulators and convertors 117 Say Y here to support the voltage regulators and convertors
118 on National Semiconductors LP3971 PMIC 118 on National Semiconductors LP3971 PMIC
119 119
120config REGULATOR_PCAP
121 tristate "PCAP2 regulator driver"
122 depends on EZX_PCAP
123 help
124 This driver provides support for the voltage regulators of the
125 PCAP2 PMIC.
126
120endif 127endif