diff options
author | rwhitby <rwhitby@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-07-16 03:22:50 +0000 |
---|---|---|
committer | rwhitby <rwhitby@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-07-16 03:22:50 +0000 |
commit | 9fb19c49b5de53b140fe324592391f981d484d6d (patch) | |
tree | 4b786b36310aafa242073b4428e28043b61e8c81 /target/linux | |
parent | 5939d9131d7770b8545e4e9d9f15d94637bfd0ee (diff) |
ixp4xx-2.6/config: Removed the disabling of swap so that the generic enabling of swap can come through
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7989 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/ixp4xx-2.6/config/default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ixp4xx-2.6/config/default b/target/linux/ixp4xx-2.6/config/default index 7cac0b2f68..de04c9028b 100644 --- a/target/linux/ixp4xx-2.6/config/default +++ b/target/linux/ixp4xx-2.6/config/default @@ -449,7 +449,6 @@ CONFIG_SENSORS_EEPROM=y # CONFIG_SOFT_WATCHDOG is not set # CONFIG_SPARSEMEM_STATIC is not set CONFIG_SPLIT_PTLOCK_CPUS=4096 -# CONFIG_SWAP is not set CONFIG_SYN_COOKIES=y # CONFIG_TCP_CONG_HSTCP is not set # CONFIG_TCP_CONG_HYBLA is not set |