diff options
Diffstat (limited to 'target/qemu-mipsel')
-rw-r--r-- | target/qemu-mipsel/kernel.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/qemu-mipsel/kernel.config b/target/qemu-mipsel/kernel.config index 8a78fd922..3f4026e9e 100644 --- a/target/qemu-mipsel/kernel.config +++ b/target/qemu-mipsel/kernel.config @@ -889,7 +889,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 console=tty0" +CONFIG_CMDLINE="console=ttyS0,115200 console=tty0" # # Security options |