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 | 5409c4ff5ba591de59b9581f09751e21be8471cd (patch) | |
tree | ba285ca0cdc3d5fd2596179d53902a1ccdf099d1 /target | |
parent | 8a2fa88fba2b9ef96c058d098d1ec2e7f8a3a41c (diff) |
add CONFIG_RING to x86-2.6 config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2793 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/linux-2.6/config/x86 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/linux-2.6/config/x86 b/target/linux/linux-2.6/config/x86 index 41d0afe50..33bbf4f22 100644 --- a/target/linux/linux-2.6/config/x86 +++ b/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 |