diff options
Diffstat (limited to 'target/rb433')
-rw-r--r-- | target/rb433/kernel.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/rb433/kernel.config b/target/rb433/kernel.config index faebe6b39..c212743a8 100644 --- a/target/rb433/kernel.config +++ b/target/rb433/kernel.config @@ -918,7 +918,7 @@ CONFIG_MAGIC_SYSRQ=y # CONFIG_DYNAMIC_PRINTK_DEBUG is not set # CONFIG_SAMPLES is not set CONFIG_HAVE_ARCH_KGDB=y -CONFIG_CMDLINE="init=/init console=ttyS0,115200" +CONFIG_CMDLINE="console=ttyS0,115200" # # Security options |