aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86-2.6
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2006-11-23 10:15:19 +0000
committerFlorian Fainelli <florian@openwrt.org>2006-11-23 10:15:19 +0000
commit7d8c34f2aaebf9167ea19f4b53c45569143ea277 (patch)
treee702d92e7e9ffedc379b2580a70c0e9e7417bb97 /target/linux/x86-2.6
parent2b3b4805213bd8d8fafba79288893771a80a3165 (diff)
downloadmaster-187ad058-7d8c34f2aaebf9167ea19f4b53c45569143ea277.tar.gz
master-187ad058-7d8c34f2aaebf9167ea19f4b53c45569143ea277.tar.bz2
master-187ad058-7d8c34f2aaebf9167ea19f4b53c45569143ea277.zip
Add ethernet bonding support for x86 (#856)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5626 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86-2.6')
-rw-r--r--target/linux/x86-2.6/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/x86-2.6/config b/target/linux/x86-2.6/config
index cd1893ec74..d186327f6f 100644
--- a/target/linux/x86-2.6/config
+++ b/target/linux/x86-2.6/config
@@ -962,7 +962,7 @@ CONFIG_BLK_DEV_SD=m
#
CONFIG_NETDEVICES=y
# CONFIG_DUMMY is not set
-# CONFIG_BONDING is not set
+CONFIG_BONDING=m
# CONFIG_EQUALIZER is not set
CONFIG_IMQ=m
# CONFIG_IMQ_BEHAVIOR_AA is not set