diff options
author | olli <olli@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-28 18:35:47 +0000 |
---|---|---|
committer | olli <olli@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-12-28 18:35:47 +0000 |
commit | 78e781585422f7e83975d6f83bc670e98348f14b (patch) | |
tree | 23659518fd3c4f7fbadfa03d0b85c32d5154472c /openwrt | |
parent | 52fb0b3aea0f600c172615a892e60c5ede6fff27 (diff) |
add CONFIG_RING to x86-2.6 config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@2793 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 41d0afe50..33bbf4f22 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 |