add tcp syn cookies support (fixes one of the sysctl error messages at boot time)
SVN-Revision: 7042
This commit is contained in:
parent
906a0df973
commit
54a1fcd9c1
1 changed files with 1 additions and 1 deletions
|
@ -976,7 +976,7 @@ CONFIG_SUNRPC_GSS=m
|
||||||
# CONFIG_SUN_PARTITION is not set
|
# CONFIG_SUN_PARTITION is not set
|
||||||
CONFIG_SWAP=y
|
CONFIG_SWAP=y
|
||||||
# CONFIG_SYNCLINK_CS is not set
|
# CONFIG_SYNCLINK_CS is not set
|
||||||
# CONFIG_SYN_COOKIES is not set
|
CONFIG_SYN_COOKIES=y
|
||||||
CONFIG_SYSCTL=y
|
CONFIG_SYSCTL=y
|
||||||
CONFIG_SYSCTL_SYSCALL=y
|
CONFIG_SYSCTL_SYSCALL=y
|
||||||
CONFIG_SYSFS=y
|
CONFIG_SYSFS=y
|
||||||
|
|
Loading…
Reference in a new issue