aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2012-06-14 18:14:00 +0100
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-06-20 11:46:19 +0100
commitb667a45d9f8ed98d4da2bbbd1c9083aade0f3237 (patch)
treee375aef63f1b402f4edc1853fcd6a30a4588a694 /drivers/regulator/Kconfig
parentregulator: lp872x: Return -EINVAL if pdata is NULL (diff)
downloadlinux-dev-b667a45d9f8ed98d4da2bbbd1c9083aade0f3237.tar.xz
linux-dev-b667a45d9f8ed98d4da2bbbd1c9083aade0f3237.zip
regulator: arizona: Add support for microphone supplies on Arizona devices
The Wolfson Arizona platform is used for a range of low power audio hub CODECs. Many of these devices feature an integrated power supply for the microphone which is supported by this driver. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
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 434462ada7c0..e056c09661a2 100644
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -89,6 +89,13 @@ config REGULATOR_AAT2870
If you have a AnalogicTech AAT2870 say Y to enable the
regulator driver.
+config REGULATOR_ARIZONA
+ tristate "Wolfson Arizona class devices"
+ depends on MFD_ARIZONA
+ help
+ Support for the regulators found on Wolfson Arizona class
+ devices.
+
config REGULATOR_DA903X
tristate "Dialog Semiconductor DA9030/DA9034 regulators"
depends on PMIC_DA903X