diff options
Diffstat (limited to 'target/arm/kernel.config')
-rw-r--r-- | target/arm/kernel.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/arm/kernel.config b/target/arm/kernel.config index d71d50b3e..7a4266c04 100644 --- a/target/arm/kernel.config +++ b/target/arm/kernel.config @@ -331,7 +331,7 @@ CONFIG_ATAGS=y CONFIG_ZBOOT_ROM_TEXT=0 CONFIG_ZBOOT_ROM_BSS=0 # CONFIG_ARM_APPENDED_DTB is not set -CONFIG_CMDLINE="console=tty0" +CONFIG_CMDLINE="" # CONFIG_CMDLINE_FROM_BOOTLOADER is not set CONFIG_CMDLINE_EXTEND=y # CONFIG_CMDLINE_FORCE is not set |