aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-06-14 19:59:16 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-06-14 19:59:16 +0000
commitc87e3808f69535cf0a2293d19d1346bf099e3f00 (patch)
tree3369ca40da68a87488c97931508387102bcf415a
parent380612c9b833ec457128fb36b176a6d295efe174 (diff)
downloadupstream-c87e3808f69535cf0a2293d19d1346bf099e3f00.tar.gz
upstream-c87e3808f69535cf0a2293d19d1346bf099e3f00.tar.bz2
upstream-c87e3808f69535cf0a2293d19d1346bf099e3f00.zip
add kernel boot command line
SVN-Revision: 1241
-rw-r--r--openwrt/target/linux/linux-2.4/config/ar73
1 files changed, 2 insertions, 1 deletions
diff --git a/openwrt/target/linux/linux-2.4/config/ar7 b/openwrt/target/linux/linux-2.4/config/ar7
index cc6d0dc3af..dae220080b 100644
--- a/openwrt/target/linux/linux-2.4/config/ar7
+++ b/openwrt/target/linux/linux-2.4/config/ar7
@@ -165,7 +165,8 @@ CONFIG_BINFMT_ELF=y
# CONFIG_BINFMT_ELF32 is not set
# CONFIG_BINFMT_MISC is not set
# CONFIG_OOM_KILLER is not set
-# CONFIG_CMDLINE_BOOL is not set
+CONFIG_CMDLINE_BOOL=y
+CONFIG_CMDLINE="root=/dev/mtdblock0 console=ttyS0,38400 rootfstype=squashfs,jffs2 init=/etc/preinit noinitrd"
#
# Memory Technology Devices (MTD)