diff options
author | Felix Fietkau <nbd@openwrt.org> | 2005-10-23 20:56:45 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2005-10-23 20:56:45 +0000 |
commit | c07acfea596c85e162143d25c10633ab84bb637e (patch) | |
tree | d9db6a399133ecb35897ea0701b14b2d80f36ff8 /target/linux | |
parent | 0dd27a7e6646cf363f652e9de78c7387b5447d9f (diff) | |
download | upstream-c07acfea596c85e162143d25c10633ab84bb637e.tar.gz upstream-c07acfea596c85e162143d25c10633ab84bb637e.tar.bz2 upstream-c07acfea596c85e162143d25c10633ab84bb637e.zip |
update linux 2.6 config for pf-ring
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2289 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/linux-2.6/config/brcm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/linux-2.6/config/brcm b/target/linux/linux-2.6/config/brcm index e43bebf869..636be2334a 100644 --- a/target/linux/linux-2.6/config/brcm +++ b/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 |