diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-06-13 18:50:51 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-06-13 18:50:51 +0000 |
commit | 1cdba29c7db5c67990d57a44161a5465b7e0a847 (patch) | |
tree | 56798224c6721e8a1c44c801d248f21c7749b29b /target/linux/generic-2.4/config-template | |
parent | 1423a5bfaa3dc8714c0b4c133678c27fd315531b (diff) |
Resync brcm-2.4 kernel config and enable syncookies (#1876)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7622 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.4/config-template')
-rw-r--r-- | target/linux/generic-2.4/config-template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.4/config-template b/target/linux/generic-2.4/config-template index 02715396cd..13e6906c61 100644 --- a/target/linux/generic-2.4/config-template +++ b/target/linux/generic-2.4/config-template @@ -683,7 +683,7 @@ CONFIG_SQUASHFS=y # CONFIG_SUNQE is not set CONFIG_SUNRPC=m # CONFIG_SUN_PARTITION is not set -# CONFIG_SYN_COOKIES is not set +CONFIG_SYN_COOKIES=y CONFIG_SYSCTL=y CONFIG_SYSVIPC=y # CONFIG_SYSV_FS is not set |