Commit 099c6062 authored by Mark Brown's avatar Mark Brown

Merge remote-tracking branch 'regulator/topic/kconfig' into regulator-next

parents 724d0544 613965fb
...@@ -75,7 +75,7 @@ config REGULATOR_88PM800 ...@@ -75,7 +75,7 @@ config REGULATOR_88PM800
various voltages. various voltages.
config REGULATOR_88PM8607 config REGULATOR_88PM8607
bool "Marvell 88PM8607 Power regulators" tristate "Marvell 88PM8607 Power regulators"
depends on MFD_88PM860X=y depends on MFD_88PM860X=y
help help
This driver supports 88PM8607 voltage regulator chips. This driver supports 88PM8607 voltage regulator chips.
...@@ -230,8 +230,8 @@ config REGULATOR_LP3972 ...@@ -230,8 +230,8 @@ config REGULATOR_LP3972
on National Semiconductors LP3972 PMIC on National Semiconductors LP3972 PMIC
config REGULATOR_LP872X config REGULATOR_LP872X
bool "TI/National Semiconductor LP8720/LP8725 voltage regulators" tristate "TI/National Semiconductor LP8720/LP8725 voltage regulators"
depends on I2C=y depends on I2C
select REGMAP_I2C select REGMAP_I2C
help help
This driver supports LP8720/LP8725 PMIC This driver supports LP8720/LP8725 PMIC
...@@ -246,7 +246,7 @@ config REGULATOR_LP8755 ...@@ -246,7 +246,7 @@ config REGULATOR_LP8755
9 mode multiphase configuration. 9 mode multiphase configuration.
config REGULATOR_LP8788 config REGULATOR_LP8788
bool "TI LP8788 Power Regulators" tristate "TI LP8788 Power Regulators"
depends on MFD_LP8788 depends on MFD_LP8788
help help
This driver supports LP8788 voltage regulator chip. This driver supports LP8788 voltage regulator chip.
...@@ -412,7 +412,7 @@ config REGULATOR_S5M8767 ...@@ -412,7 +412,7 @@ config REGULATOR_S5M8767
supports DVS mode with 8bits of output voltage control. supports DVS mode with 8bits of output voltage control.
config REGULATOR_TI_ABB config REGULATOR_TI_ABB
bool "TI Adaptive Body Bias on-chip LDO" tristate "TI Adaptive Body Bias on-chip LDO"
depends on ARCH_OMAP depends on ARCH_OMAP
help help
Select this option to support Texas Instruments' on-chip Adaptive Body Select this option to support Texas Instruments' on-chip Adaptive Body
...@@ -522,7 +522,7 @@ config REGULATOR_TPS80031 ...@@ -522,7 +522,7 @@ config REGULATOR_TPS80031
output to control regulators. output to control regulators.
config REGULATOR_TWL4030 config REGULATOR_TWL4030
bool "TI TWL4030/TWL5030/TWL6030/TPS659x0 PMIC" tristate "TI TWL4030/TWL5030/TWL6030/TPS659x0 PMIC"
depends on TWL4030_CORE depends on TWL4030_CORE
help help
This driver supports the voltage regulators provided by This driver supports the voltage regulators provided by
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment