mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-07 20:13:10 +02:00
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
This commit is contained in:
parent
1423a5bfaa
commit
1cdba29c7d
@ -145,6 +145,7 @@ CONFIG_IDEDMA_PCI_AUTO=y
|
|||||||
# CONFIG_IDE_CHIPSETS is not set
|
# CONFIG_IDE_CHIPSETS is not set
|
||||||
# CONFIG_IDE_TASK_IOCTL is not set
|
# CONFIG_IDE_TASK_IOCTL is not set
|
||||||
# CONFIG_IEEE1394 is not set
|
# CONFIG_IEEE1394 is not set
|
||||||
|
CONFIG_IP6_NF_MATCH_LIMIT=m
|
||||||
CONFIG_IP_VS=m
|
CONFIG_IP_VS=m
|
||||||
# CONFIG_IP_VS_DEBUG is not set
|
# CONFIG_IP_VS_DEBUG is not set
|
||||||
CONFIG_IP_VS_DH=m
|
CONFIG_IP_VS_DH=m
|
||||||
@ -184,6 +185,7 @@ CONFIG_NET_PCI=y
|
|||||||
CONFIG_NET_WIRELESS=y
|
CONFIG_NET_WIRELESS=y
|
||||||
CONFIG_NEW_IRQ=y
|
CONFIG_NEW_IRQ=y
|
||||||
CONFIG_NEW_TIME_C=y
|
CONFIG_NEW_TIME_C=y
|
||||||
|
CONFIG_NLS=y
|
||||||
CONFIG_PARPORT=m
|
CONFIG_PARPORT=m
|
||||||
# CONFIG_PARPORT_1284 is not set
|
# CONFIG_PARPORT_1284 is not set
|
||||||
# CONFIG_PARPORT_AMIGA is not set
|
# CONFIG_PARPORT_AMIGA is not set
|
||||||
@ -195,8 +197,6 @@ CONFIG_PARPORT=m
|
|||||||
# CONFIG_PARPORT_PC is not set
|
# CONFIG_PARPORT_PC is not set
|
||||||
CONFIG_PARPORT_SPLINK=m
|
CONFIG_PARPORT_SPLINK=m
|
||||||
# CONFIG_PARPORT_SUNBPP is not set
|
# CONFIG_PARPORT_SUNBPP is not set
|
||||||
CONFIG_PCCARD=m
|
|
||||||
CONFIG_PCCARD_NONSTATIC=m
|
|
||||||
CONFIG_PCI=y
|
CONFIG_PCI=y
|
||||||
CONFIG_PCI_AUTO=y
|
CONFIG_PCI_AUTO=y
|
||||||
# CONFIG_PCI_HERMES is not set
|
# CONFIG_PCI_HERMES is not set
|
||||||
|
@ -683,7 +683,7 @@ CONFIG_SQUASHFS=y
|
|||||||
# CONFIG_SUNQE is not set
|
# CONFIG_SUNQE is not set
|
||||||
CONFIG_SUNRPC=m
|
CONFIG_SUNRPC=m
|
||||||
# CONFIG_SUN_PARTITION is not set
|
# CONFIG_SUN_PARTITION is not set
|
||||||
# CONFIG_SYN_COOKIES is not set
|
CONFIG_SYN_COOKIES=y
|
||||||
CONFIG_SYSCTL=y
|
CONFIG_SYSCTL=y
|
||||||
CONFIG_SYSVIPC=y
|
CONFIG_SYSVIPC=y
|
||||||
# CONFIG_SYSV_FS is not set
|
# CONFIG_SYSV_FS is not set
|
||||||
|
Loading…
Reference in New Issue
Block a user