From eacc71741ec48005be31a95c48ab4d9a0a7b4c26 Mon Sep 17 00:00:00 2001 From: Oliver Ertl Date: Wed, 28 Dec 2005 18:35:47 +0000 Subject: [PATCH] add CONFIG_RING to x86-2.6 config SVN-Revision: 2793 --- openwrt/target/linux/linux-2.6/config/x86 | 1 + 1 file changed, 1 insertion(+) diff --git a/openwrt/target/linux/linux-2.6/config/x86 b/openwrt/target/linux/linux-2.6/config/x86 index 41d0afe50c..33bbf4f226 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 -- 2.25.1