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 | 35d22c597dcdf1f556d9fda621fb90eed8601191 (patch) | |
tree | d5535317d4cf657f0d033ed27f3a86ac0068b952 | |
parent | d850a00e459717519e854f11046214beab951d28 (diff) | |
download | mtk-20170518-35d22c597dcdf1f556d9fda621fb90eed8601191.zip mtk-20170518-35d22c597dcdf1f556d9fda621fb90eed8601191.tar.gz mtk-20170518-35d22c597dcdf1f556d9fda621fb90eed8601191.tar.bz2 |
update linux 2.6 config for pf-ring
SVN-Revision: 2289
-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 e43bebf..636be23 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 |