diff options
Diffstat (limited to 'arch/arm/configs/g3evm_defconfig')
-rw-r--r-- | arch/arm/configs/g3evm_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/g3evm_defconfig b/arch/arm/configs/g3evm_defconfig index d323ff7efa2..3c19031961d 100644 --- a/arch/arm/configs/g3evm_defconfig +++ b/arch/arm/configs/g3evm_defconfig | |||
@@ -317,7 +317,7 @@ CONFIG_ALIGNMENT_TRAP=y | |||
317 | # | 317 | # |
318 | CONFIG_ZBOOT_ROM_TEXT=0x0 | 318 | CONFIG_ZBOOT_ROM_TEXT=0x0 |
319 | CONFIG_ZBOOT_ROM_BSS=0x0 | 319 | CONFIG_ZBOOT_ROM_BSS=0x0 |
320 | CONFIG_CMDLINE="console=ttySC1,115200" | 320 | CONFIG_CMDLINE="console=ttySC1,115200 earlyprintk=sh-sci.1,115200" |
321 | # CONFIG_XIP_KERNEL is not set | 321 | # CONFIG_XIP_KERNEL is not set |
322 | CONFIG_KEXEC=y | 322 | CONFIG_KEXEC=y |
323 | CONFIG_ATAGS_PROC=y | 323 | CONFIG_ATAGS_PROC=y |