summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-02-07 16:54:46 -0600
committerJohn Klug <john.klug@multitech.com>2017-02-07 16:54:46 -0600
commitec3cdfe8fbaac2b2d3a9ce219c44e7add5857321 (patch)
tree8ef6d7c8d00ddc0041d3031cdef2261b8b89a29c
parent69938209ed0ce1047565f3947c90b432d35c831a (diff)
downloadmeta-multitech-ec3cdfe8fbaac2b2d3a9ce219c44e7add5857321.tar.gz
meta-multitech-ec3cdfe8fbaac2b2d3a9ce219c44e7add5857321.tar.bz2
meta-multitech-ec3cdfe8fbaac2b2d3a9ce219c44e7add5857321.zip
Add the bonding module for ethernet
-rw-r--r--recipes-kernel/linux/linux-3.12.27/mtcdt/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-3.12.27/mtcdt/defconfig b/recipes-kernel/linux/linux-3.12.27/mtcdt/defconfig
index 028f41d..5639eb4 100644
--- a/recipes-kernel/linux/linux-3.12.27/mtcdt/defconfig
+++ b/recipes-kernel/linux/linux-3.12.27/mtcdt/defconfig
@@ -1131,7 +1131,7 @@ CONFIG_SCSI_LOWLEVEL=y
CONFIG_NETDEVICES=y
CONFIG_MII=m
CONFIG_NET_CORE=y
-# CONFIG_BONDING is not set
+CONFIG_BONDING=m
CONFIG_DUMMY=m
# CONFIG_EQUALIZER is not set
# CONFIG_NET_TEAM is not set