summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-09-14 17:07:15 -0500
committerJohn Klug <john.klug@multitech.com>2017-09-14 17:07:15 -0500
commitb4da3b4105e9205c87b344ce5abdb6befd54f5de (patch)
tree069dfe1abb6dd520d7aad669a92c45dccbedde5b
parent4edc722aabca705e99d84c22ca8f00609649af8a (diff)
downloadmeta-multitech-b4da3b4105e9205c87b344ce5abdb6befd54f5de.tar.gz
meta-multitech-b4da3b4105e9205c87b344ce5abdb6befd54f5de.tar.bz2
meta-multitech-b4da3b4105e9205c87b344ce5abdb6befd54f5de.zip
Allow ethernet bonding
-rw-r--r--recipes-kernel/linux/linux-3.12.70/mtcap/defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-3.12.70/mtcap/defconfig b/recipes-kernel/linux/linux-3.12.70/mtcap/defconfig
index b24e009..f0a4642 100644
--- a/recipes-kernel/linux/linux-3.12.70/mtcap/defconfig
+++ b/recipes-kernel/linux/linux-3.12.70/mtcap/defconfig
@@ -83,6 +83,7 @@ CONFIG_TICK_CPU_ACCOUNTING=y
# RCU Subsystem
#
CONFIG_TREE_PREEMPT_RCU=y
+# CONFIG_TINY_RCU is not set
CONFIG_PREEMPT_RCU=y
CONFIG_RCU_STALL_COMMON=y
CONFIG_RCU_FANOUT=32
@@ -1130,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