diff options
author | OpenWrt Developers <openwrt-devel@openwrt.org> | 2005-12-28 18:35:47 +0000 |
---|---|---|
committer | OpenWrt Developers <openwrt-devel@openwrt.org> | 2005-12-28 18:35:47 +0000 |
commit | 170cf497c9c36193bdb7d9aef51f84ccd6c3ae74 (patch) | |
tree | ba285ca0cdc3d5fd2596179d53902a1ccdf099d1 /target | |
parent | da8f0c1f1a7539450274a5d4adaa1f226d0b3a01 (diff) | |
download | upstream-170cf497c9c36193bdb7d9aef51f84ccd6c3ae74.tar.gz upstream-170cf497c9c36193bdb7d9aef51f84ccd6c3ae74.tar.bz2 upstream-170cf497c9c36193bdb7d9aef51f84ccd6c3ae74.zip |
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 41d0afe50c..33bbf4f226 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 |