summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ux500/Kconfig
diff options
context:
space:
mode:
authorPhilippe Langlais <philippe.langlais@linaro.org>2011-04-21 08:32:08 +0200
committerUlf Hansson <ulf.hansson@stericsson.com>2011-09-19 15:14:51 +0200
commit67eb1c3a643927bf7570856edab470de991142a9 (patch)
tree00282e8b1472e075a9d29e5c92cea1c17611f5b9 /arch/arm/mach-ux500/Kconfig
parent6b69e35de331fdee04db0eec587d01164f8b2f72 (diff)
ux500: Add Virtual regulator debug from 2.6.35
Signed-off-by: Philippe Langlais <philippe.langlais@linaro.org>
Diffstat (limited to 'arch/arm/mach-ux500/Kconfig')
-rw-r--r--arch/arm/mach-ux500/Kconfig7
1 files changed, 6 insertions, 1 deletions
diff --git a/arch/arm/mach-ux500/Kconfig b/arch/arm/mach-ux500/Kconfig
index 0e97207e825..3c4720eaf47 100644
--- a/arch/arm/mach-ux500/Kconfig
+++ b/arch/arm/mach-ux500/Kconfig
@@ -94,6 +94,12 @@ config UX500_DEBUG_UART
Choose the UART on which kernel low-level debug messages should be
output.
+config U8500_REGULATOR_DEBUG
+ bool "Regulator debug support"
+ depends on REGULATOR_VIRTUAL_CONSUMER
+ help
+ Add support for U8500 regulator debug
+
config U5500_MODEM_IRQ
bool "Modem IRQ support"
depends on UX500_SOC_DB5500
@@ -126,7 +132,6 @@ config DB8500_MLOADER
bool "Modem firmware upload/download support"
depends on UX500_SOC_DB8500
select DBX500_MLOADER
- default n
help
Adds Modem firmware upload/download support to DB8500.