summaryrefslogtreecommitdiffstats
path: root/openwrt/package/linux/linux.config
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-14 17:22:37 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-03-14 17:22:37 +0000
commitef01898d984dcf9e7c044d5a7b638f69b1ef6b76 (patch)
tree043e9c3fedb060a0a640a4a0a872f45170884c91 /openwrt/package/linux/linux.config
parent35d3c8addbc139e42cb8e9e90c16099b2c8f3298 (diff)
make kernel ppp optional and remove cramfs support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@372 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/linux/linux.config')
-rw-r--r--openwrt/package/linux/linux.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/linux/linux.config b/openwrt/package/linux/linux.config
index dada53e2d..4d2a7ef1c 100644
--- a/openwrt/package/linux/linux.config
+++ b/openwrt/package/linux/linux.config
@@ -680,7 +680,7 @@ CONFIG_NET_ETHERNET=y
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_PLIP is not set
-CONFIG_PPP=y
+CONFIG_PPP=m
# CONFIG_PPP_MULTILINK is not set
# CONFIG_PPP_FILTER is not set
CONFIG_PPP_ASYNC=m
@@ -853,7 +853,7 @@ CONFIG_JFFS2_BBC_LZO=y
CONFIG_JFFS2_BBC_LZARI=y
CONFIG_JFFS2_BBC_LZHD=y
CONFIG_JFFS2_BBC_LZSS=y
-CONFIG_CRAMFS=y
+# CONFIG_CRAMFS is not set
CONFIG_SQUASHFS=y
# CONFIG_TMPFS is not set
CONFIG_RAMFS=y