From: nbd Date: Tue, 14 Jun 2005 19:59:16 +0000 (+0000) Subject: add kernel boot command line X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;ds=sidebyside;h=d847a1ac75f5abd93f377f429d6e26f1106a95ac;p=openwrt-10.03%2F.git add kernel boot command line git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1241 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/linux-2.4/config/ar7 b/target/linux/linux-2.4/config/ar7 index cc6d0dc3a..dae220080 100644 --- a/target/linux/linux-2.4/config/ar7 +++ b/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)