aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-ux500/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-ux500/Kconfig')
-rwxr-xr-xarch/arm/mach-ux500/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/mach-ux500/Kconfig b/arch/arm/mach-ux500/Kconfig
index df96996d521..cad7589e91e 100755
--- a/arch/arm/mach-ux500/Kconfig
+++ b/arch/arm/mach-ux500/Kconfig
@@ -78,4 +78,12 @@ config FORCE_MAX_ZONEORDER
int "Maximum zone order"
default "12"
+config U5500_MLOADER_HELPER
+ bool "mLoader helper, mem config from kernel boot args exported to sysfs"
+ default n
+ depends on MACH_U5500_SIMULATOR
+ help
+ Link between boot args and user space program that loads the modem ELF
+
+
endif