From 6d5c8233af982eb069e6f62d94e356fd44406624 Mon Sep 17 00:00:00 2001
From: Rod Whitby <rod@whitby.id.au>
Date: Mon, 16 Jul 2007 03:22:50 +0000
Subject: [PATCH] ixp4xx-2.6/config: Removed the disabling of swap so that the
 generic enabling of swap can come through

SVN-Revision: 7989
---
 target/linux/ixp4xx-2.6/config/default | 1 -
 1 file changed, 1 deletion(-)

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