summaryrefslogtreecommitdiff
path: root/openwrt/package/linux/linux.config
diff options
context:
space:
mode:
authorMike Baker <mbm@openwrt.org>2005-03-03 02:44:10 +0000
committerMike Baker <mbm@openwrt.org>2005-03-03 02:44:10 +0000
commit1ef215245e59a81aae397c070f95b1a35488030d (patch)
treeca25eb84f47cb93a9de4df4731c93d324c078694 /openwrt/package/linux/linux.config
parent87c8266371536e2c4bada4beedcb13e004f89aed (diff)
downloadmtk-20170518-1ef215245e59a81aae397c070f95b1a35488030d.zip
mtk-20170518-1ef215245e59a81aae397c070f95b1a35488030d.tar.gz
mtk-20170518-1ef215245e59a81aae397c070f95b1a35488030d.tar.bz2
target/jffs2/blocksize.mk for setting block size (req. for wrt54g) squashfs removed in favor of squashfs-lzma
SVN-Revision: 301
Diffstat (limited to 'openwrt/package/linux/linux.config')
-rw-r--r--openwrt/package/linux/linux.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/linux/linux.config b/openwrt/package/linux/linux.config
index de47772..761906a 100644
--- a/openwrt/package/linux/linux.config
+++ b/openwrt/package/linux/linux.config
@@ -86,7 +86,7 @@ CONFIG_BCM4704=y
# CONFIG_HIGHMEM is not set
CONFIG_RWSEM_GENERIC_SPINLOCK=y
# CONFIG_RWSEM_XCHGADD_ALGORITHM is not set
-CONFIG_CMDLINE="root=/dev/mtdblock2 rootfstype=jffs2 init=/etc/preinit noinitrd console=ttyS0,115200"
+CONFIG_CMDLINE="root=/dev/mtdblock2 init=/etc/preinit noinitrd console=ttyS0,115200"
CONFIG_PCI=y
CONFIG_NONCOHERENT_IO=y
CONFIG_NEW_TIME_C=y