diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-10-18 20:44:53 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-10-18 20:44:53 +0000 |
commit | a662d5b130a558956875dbe259c551b632abb0f4 (patch) | |
tree | fad159c87916c32379b95fedc3dadd6e7c901537 /target/linux/generic-2.6/config-2.6.26 | |
parent | 9d53aabe66be627b5a90b670933cce149d49612a (diff) |
add new switch configuration api
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13009 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.26')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.26 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.26 b/target/linux/generic-2.6/config-2.6.26 index 5335c2a341..7aa4bb7508 100644 --- a/target/linux/generic-2.6/config-2.6.26 +++ b/target/linux/generic-2.6/config-2.6.26 @@ -1538,6 +1538,7 @@ CONFIG_SUNRPC_GSS=m # CONFIG_SUN_PARTITION is not set CONFIG_SUSPEND_UP_POSSIBLE=y CONFIG_SWAP=y +# CONFIG_SWCONFIG is not set # CONFIG_SYNCLINK_CS is not set CONFIG_SYN_COOKIES=y CONFIG_SYSCTL=y |