aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/configs/sim8500_defconfig
diff options
context:
space:
mode:
authorRabin Vincent <rabin.vincent@stericsson.com>2010-03-11 09:10:24 +0530
committerJohn Rigby <john.rigby@linaro.org>2010-09-02 22:44:38 -0600
commit6215315a3a7f14298fa7de9d472b64765edf0dc3 (patch)
treecc12a0aa846ea36f7dc2797b3bf3ecdbc4744018 /arch/arm/configs/sim8500_defconfig
parente8bcf5d47828a220028905f30cd9dfccf071b423 (diff)
ux500: enable DEBUG_LL and EARLY_PRINTK in defconfigs
Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com>
Diffstat (limited to 'arch/arm/configs/sim8500_defconfig')
-rwxr-xr-xarch/arm/configs/sim8500_defconfig9
1 files changed, 6 insertions, 3 deletions
diff --git a/arch/arm/configs/sim8500_defconfig b/arch/arm/configs/sim8500_defconfig
index 48c8476bd01..004a1fe97ab 100755
--- a/arch/arm/configs/sim8500_defconfig
+++ b/arch/arm/configs/sim8500_defconfig
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.29-gcov
-# Wed Mar 10 11:25:16 2010
+# Thu Mar 11 09:03:29 2010
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -294,7 +294,7 @@ CONFIG_ALIGNMENT_TRAP=y
#
CONFIG_ZBOOT_ROM_TEXT=0
CONFIG_ZBOOT_ROM_BSS=0
-CONFIG_CMDLINE="cachepolicy=writealloc root=/dev/ram0 init=init rw console=ttyAMA2,115200n8 mem=256M initrd=0x800000,60M"
+CONFIG_CMDLINE="cachepolicy=writealloc root=/dev/ram0 init=init rw console=ttyAMA2,115200n8 mem=256M initrd=0x800000,60M earlyprintk"
# CONFIG_XIP_KERNEL is not set
# CONFIG_KEXEC is not set
@@ -1043,7 +1043,10 @@ CONFIG_HAVE_ARCH_KGDB=y
CONFIG_DEBUG_USER=y
CONFIG_DEBUG_ERRORS=y
# CONFIG_DEBUG_STACK_USAGE is not set
-# CONFIG_DEBUG_LL is not set
+CONFIG_DEBUG_LL=y
+CONFIG_EARLY_PRINTK=y
+# CONFIG_PRINTK_LL is not set
+# CONFIG_DEBUG_ICEDCC is not set
#
# Security options