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/foxboard/kernel.config | |
parent | 2b198ddc02b3231e43ab8fdddef76ff103a0f5a4 (diff) | |
parent | 5774bab43a1946acd8440ad759eb6cc26335e64c (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/foxboard/kernel.config')
-rw-r--r-- | target/foxboard/kernel.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/foxboard/kernel.config b/target/foxboard/kernel.config index 3cd568a60..e4f870878 100644 --- a/target/foxboard/kernel.config +++ b/target/foxboard/kernel.config @@ -109,7 +109,7 @@ CONFIG_BINFMT_ELF=y # CONFIG_HAVE_AOUT is not set # CONFIG_BINFMT_MISC is not set CONFIG_GENERIC_HARDIRQS=y -CONFIG_ETRAX_CMDLINE="init=/init console=ttyS0,115200" +CONFIG_ETRAX_CMDLINE="console=ttyS0,115200" # CONFIG_ETRAX_WATCHDOG is not set CONFIG_ETRAX_FAST_TIMER=y # CONFIG_ETRAX_KMALLOCED_MODULES is not set |