diff options
| author | Rod Whitby <rod@whitby.id.au> | 2007-07-16 03:22:50 +0000 |
|---|---|---|
| committer | Rod Whitby <rod@whitby.id.au> | 2007-07-16 03:22:50 +0000 |
| commit | 3a8a133a2159ab08105c65a01be9bb370379b22c (patch) | |
| tree | 4b786b36310aafa242073b4428e28043b61e8c81 /target/linux | |
| parent | 4ed6cbf000a5659e4e910f615f0358be23b5b735 (diff) | |
| download | upstream-3a8a133a2159ab08105c65a01be9bb370379b22c.tar.gz upstream-3a8a133a2159ab08105c65a01be9bb370379b22c.tar.bz2 upstream-3a8a133a2159ab08105c65a01be9bb370379b22c.zip | |
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 7cac0b2f682..de04c9028be 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 |
