diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2009-08-23 21:43:50 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2009-08-23 21:43:50 +0200 |
commit | df0420a62dde5030d0cf8c28c26031f5deb59155 (patch) | |
tree | 8395fcf057779660f3e0fb5f4f4c16637386b69a /target/qemu-mips64el/kernel.config | |
parent | 2b198ddc02b3231e43ab8fdddef76ff103a0f5a4 (diff) | |
parent | 5774bab43a1946acd8440ad759eb6cc26335e64c (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/qemu-mips64el/kernel.config')
-rw-r--r-- | target/qemu-mips64el/kernel.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/qemu-mips64el/kernel.config b/target/qemu-mips64el/kernel.config index 387efabbf..c2c1ca58a 100644 --- a/target/qemu-mips64el/kernel.config +++ b/target/qemu-mips64el/kernel.config @@ -891,7 +891,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 |