make kernel ppp optional and remove cramfs support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@372 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau
2005-03-14 17:22:37 +00:00
parent 3c532122ec
commit 9b19b17de1
7 changed files with 23 additions and 3 deletions

View File

@@ -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