diff options
Diffstat (limited to 'target/qemu-mips64')
-rw-r--r-- | target/qemu-mips64/kernel.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/qemu-mips64/kernel.config b/target/qemu-mips64/kernel.config index b92d60f06..2cd7908a5 100644 --- a/target/qemu-mips64/kernel.config +++ b/target/qemu-mips64/kernel.config @@ -898,7 +898,7 @@ CONFIG_TRACING_SUPPORT=y # CONFIG_BLK_DEV_IO_TRACE 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 |