aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-kirkwood/Kconfig
diff options
context:
space:
mode:
authorAndrew Lunn <andrew@lunn.ch>2012-11-17 09:46:10 -0500
committerJason Cooper <jason@lakedaemon.net>2012-11-23 21:56:54 -0500
commitc7064a05bdbf9d542b3aa9d4439d30c624967b66 (patch)
tree6ab97d12eb212a8af824b7312f3b687022e66b6b /arch/arm/mach-kirkwood/Kconfig
parent2104035214b51d007db7e040906550eb608aaa44 (diff)
ARM: Kirkwood: Enable regulator and fixed regulators.
A few boards use a GPIO line to enable power to subsystems, eg USB or SATA devices. Pull in the regulator framework as the first step to controlling these GPIO lines are regulators. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'arch/arm/mach-kirkwood/Kconfig')
-rw-r--r--arch/arm/mach-kirkwood/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-kirkwood/Kconfig b/arch/arm/mach-kirkwood/Kconfig
index 35b3258cdccd..503d7dd944ff 100644
--- a/arch/arm/mach-kirkwood/Kconfig
+++ b/arch/arm/mach-kirkwood/Kconfig
@@ -49,6 +49,8 @@ config ARCH_KIRKWOOD_DT
49 select POWER_SUPPLY 49 select POWER_SUPPLY
50 select POWER_RESET 50 select POWER_RESET
51 select POWER_RESET_GPIO 51 select POWER_RESET_GPIO
52 select REGULATOR
53 select REGULATOR_FIXED_VOLTAGE
52 select USE_OF 54 select USE_OF
53 help 55 help
54 Say 'Y' here if you want your kernel to support the 56 Say 'Y' here if you want your kernel to support the