aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Baker <mbm@openwrt.org>2004-06-01 15:32:46 +0000
committerMike Baker <mbm@openwrt.org>2004-06-01 15:32:46 +0000
commita43b2615a794d2d502dcbc55862b6b47d44cbc6b (patch)
tree8e511179717bad79def6c9f6601e4055a7f43f20
parent078080e57645c8d9f0d09bccdccd6312119f9e50 (diff)
downloadupstream-a43b2615a794d2d502dcbc55862b6b47d44cbc6b.tar.gz
upstream-a43b2615a794d2d502dcbc55862b6b47d44cbc6b.tar.bz2
upstream-a43b2615a794d2d502dcbc55862b6b47d44cbc6b.zip
enable netswap
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@54 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--obsolete-buildroot/sources/openwrt-wrt54g-linux.config9
1 files changed, 9 insertions, 0 deletions
diff --git a/obsolete-buildroot/sources/openwrt-wrt54g-linux.config b/obsolete-buildroot/sources/openwrt-wrt54g-linux.config
index 20256a05e68..2c80db7c4e1 100644
--- a/obsolete-buildroot/sources/openwrt-wrt54g-linux.config
+++ b/obsolete-buildroot/sources/openwrt-wrt54g-linux.config
@@ -277,6 +277,7 @@ CONFIG_NETFILTER=y
# CONFIG_NETFILTER_DEBUG is not set
# CONFIG_FILTER is not set
CONFIG_UNIX=y
+CONFIG_NETSWAP=y
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
CONFIG_IP_ADVANCED_ROUTER=y
@@ -701,6 +702,7 @@ CONFIG_SOFT_WATCHDOG=y
#
# File systems
#
+CONFIG_BLKDEV_SWAP=m
# CONFIG_QUOTA is not set
# CONFIG_AUTOFS_FS is not set
# CONFIG_AUTOFS4_FS is not set
@@ -725,6 +727,11 @@ CONFIG_SOFT_WATCHDOG=y
# CONFIG_JFFS_FS is not set
CONFIG_JFFS2_FS=y
CONFIG_JFFS2_FS_DEBUG=0
+# CONFIG_JFFS2_BBC_ARMLIB is not set
+CONFIG_JFFS2_BBC_LZO=y
+CONFIG_JFFS2_BBC_LZARI=y
+CONFIG_JFFS2_BBC_LZHD=y
+CONFIG_JFFS2_BBC_LZSS=y
# CONFIG_CRAMFS is not set
CONFIG_SQUASHFS=y
# CONFIG_TMPFS is not set
@@ -763,6 +770,8 @@ CONFIG_DEVFS_MOUNT=y
CONFIG_NFS_FS=m
CONFIG_NFS_V3=y
# CONFIG_ROOT_NFS is not set
+CONFIG_SWAP_VIA_NFS=m
+CONFIG_NETSWAP=y
# CONFIG_NFSD is not set
# CONFIG_NFSD_V3 is not set
# CONFIG_NFSD_TCP is not set