From: juhosg Date: Wed, 3 Mar 2010 20:04:12 +0000 (+0000) Subject: ar71xx: restore command line on 2.6.33 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=8e4391e8874deda13ed2dda79f184ddab00d5f47;p=10.03%2Fopenwrt.git ar71xx: restore command line on 2.6.33 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19966 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/ar71xx/config-2.6.33 b/target/linux/ar71xx/config-2.6.33 index 8be6807dd..091629357 100644 --- a/target/linux/ar71xx/config-2.6.33 +++ b/target/linux/ar71xx/config-2.6.33 @@ -59,6 +59,9 @@ CONFIG_BITREVERSE=y CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_CEVT_R4K=y CONFIG_CEVT_R4K_LIB=y +CONFIG_CMDLINE="rootfstype=squashfs,yaffs,jffs2 noinitrd console=ttyS0,115200" +CONFIG_CMDLINE_BOOL=y +# CONFIG_CMDLINE_OVERRIDE is not set CONFIG_CPU_BIG_ENDIAN=y # CONFIG_CPU_CAVIUM_OCTEON is not set CONFIG_CPU_HAS_PREFETCH=y