diff options
Diffstat (limited to 'arch/arm/configs/g4evm_defconfig')
-rw-r--r-- | arch/arm/configs/g4evm_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/configs/g4evm_defconfig b/arch/arm/configs/g4evm_defconfig index ce8e05fe1a10..8ee79a537134 100644 --- a/arch/arm/configs/g4evm_defconfig +++ b/arch/arm/configs/g4evm_defconfig | |||
@@ -322,7 +322,7 @@ CONFIG_ALIGNMENT_TRAP=y | |||
322 | # | 322 | # |
323 | CONFIG_ZBOOT_ROM_TEXT=0x0 | 323 | CONFIG_ZBOOT_ROM_TEXT=0x0 |
324 | CONFIG_ZBOOT_ROM_BSS=0x0 | 324 | CONFIG_ZBOOT_ROM_BSS=0x0 |
325 | CONFIG_CMDLINE="console=ttySC4,115200" | 325 | CONFIG_CMDLINE="console=ttySC4,115200 earlyprintk=sh-sci.4,115200" |
326 | # CONFIG_XIP_KERNEL is not set | 326 | # CONFIG_XIP_KERNEL is not set |
327 | CONFIG_KEXEC=y | 327 | CONFIG_KEXEC=y |
328 | CONFIG_ATAGS_PROC=y | 328 | CONFIG_ATAGS_PROC=y |