diff options
author | Oliver Ertl <oliver@ertl-net.net> | 2005-12-28 18:35:47 +0000 |
---|---|---|
committer | Oliver Ertl <oliver@ertl-net.net> | 2005-12-28 18:35:47 +0000 |
commit | eacc71741ec48005be31a95c48ab4d9a0a7b4c26 (patch) | |
tree | 633414f119095efd65599179e7a13a3e720cc1c3 /openwrt | |
parent | 7cd93c228900973068200756836234b599f700fc (diff) | |
download | mtk-20170518-eacc71741ec48005be31a95c48ab4d9a0a7b4c26.zip mtk-20170518-eacc71741ec48005be31a95c48ab4d9a0a7b4c26.tar.gz mtk-20170518-eacc71741ec48005be31a95c48ab4d9a0a7b4c26.tar.bz2 |
add CONFIG_RING to x86-2.6 config
SVN-Revision: 2793
Diffstat (limited to 'openwrt')
-rw-r--r-- | openwrt/target/linux/linux-2.6/config/x86 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/target/linux/linux-2.6/config/x86 b/openwrt/target/linux/linux-2.6/config/x86 index 41d0afe..33bbf4f 100644 --- a/openwrt/target/linux/linux-2.6/config/x86 +++ b/openwrt/target/linux/linux-2.6/config/x86 @@ -281,6 +281,7 @@ CONFIG_UNIX=y CONFIG_XFRM=y # CONFIG_XFRM_USER is not set # CONFIG_NET_KEY is not set +# CONFIG_RING is not set CONFIG_INET=y CONFIG_IP_MULTICAST=y CONFIG_IP_ADVANCED_ROUTER=y |