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 | 6d5c8233af982eb069e6f62d94e356fd44406624 (patch) | |
| tree | fdb1b562e5644f3cbeeba0b4fe10eeff3bc6c804 /target/linux | |
| parent | 5f9838d5f9602dd4dfef9baaeb3912c5121f9acc (diff) | |
| download | upstream-6d5c8233af982eb069e6f62d94e356fd44406624.tar.gz upstream-6d5c8233af982eb069e6f62d94e356fd44406624.tar.bz2 upstream-6d5c8233af982eb069e6f62d94e356fd44406624.zip | |
ixp4xx-2.6/config: Removed the disabling of swap so that the generic enabling of swap can come through
SVN-Revision: 7989
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 |
