summaryrefslogtreecommitdiff
path: root/drivers/regulator/Kconfig
diff options
context:
space:
mode:
authorNancy Chen <Nancy.Chen@freescale.com>2011-10-27 16:52:37 -0500
committerJason Liu <r64343@freescale.com>2012-07-20 13:16:54 +0800
commitf06fea81ebbd9e49dfe8f242c9018ea85fba6240 (patch)
tree47fc71ac42f65b1d12ee98b7896d86427fcb6b14 /drivers/regulator/Kconfig
parent077d4eec63f75afdaf5b140cd9ad4d9c18f949fc (diff)
ENGR00160797-2 Add Anatop regulator driver
Add Anatop regulator driver. Signed-off-by: Nancy Chen <Nancy.Chen@freescale.com>
Diffstat (limited to 'drivers/regulator/Kconfig')
-rwxr-xr-xdrivers/regulator/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/regulator/Kconfig b/drivers/regulator/Kconfig
index af5ab1ea98b8..db301f4758b3 100755
--- a/drivers/regulator/Kconfig
+++ b/drivers/regulator/Kconfig
@@ -290,6 +290,14 @@ config REGULATOR_DB8500_PRCMU
config REGULATOR_TPS6586X
tristate "TI TPS6586X Power regulators"
+
+config REGULATOR_ANATOP
+ tristate "ANATOP LDO regulators"
+ depends on REGULATOR
+ depends on ARCH_MX6
+ default y
+ help
+ Say y here to support ANATOP LDOs regulators.
depends on MFD_TPS6586X
help
This driver supports TPS6586X voltage regulator chips.