diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-23 20:56:45 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-23 20:56:45 +0000 |
commit | 0b06205c586d2bc7d15f0f1d6bd6995ceea81ff9 (patch) | |
tree | 427dba0fd0a4adacd93ffe3b4b88123c727f6652 /openwrt/target | |
parent | 96b9e12e0a4a75ac1aa0206eac2a4dd91178d84d (diff) |
update linux 2.6 config for pf-ring
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2289 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/target')
-rw-r--r-- | openwrt/target/linux/linux-2.6/config/brcm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/openwrt/target/linux/linux-2.6/config/brcm b/openwrt/target/linux/linux-2.6/config/brcm index e43bebf86..636be2334 100644 --- a/openwrt/target/linux/linux-2.6/config/brcm +++ b/openwrt/target/linux/linux-2.6/config/brcm @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.12.5 -# Mon Oct 3 01:22:09 2005 +# Sun Oct 23 22:54:55 2005 # CONFIG_MIPS=y # CONFIG_MIPS64 is not set @@ -384,6 +384,7 @@ CONFIG_PACKET=y CONFIG_PACKET_MMAP=y CONFIG_UNIX=y # CONFIG_NET_KEY is not set +CONFIG_RING=y CONFIG_INET=y # CONFIG_IP_MULTICAST is not set # CONFIG_IP_ADVANCED_ROUTER is not set |