summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2017-02-07 18:26:12 -0600
committerJohn Klug <john.klug@multitech.com>2017-02-07 18:26:12 -0600
commit8593b2948da0cad5510d865a30dd2f7f3f0a582d (patch)
tree5ef016117605bcf12e43524ee1521f8860ff5ccb
parentd6b4605a36b892d1eb658a81fa1ebf7783fd7941 (diff)
downloadmeta-mlinux-8593b2948da0cad5510d865a30dd2f7f3f0a582d.tar.gz
meta-mlinux-8593b2948da0cad5510d865a30dd2f7f3f0a582d.tar.bz2
meta-mlinux-8593b2948da0cad5510d865a30dd2f7f3f0a582d.zip
Add ifenslave for ethernet bonding
-rw-r--r--recipes-core/busybox/busybox-1.22.1/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/busybox/busybox-1.22.1/defconfig b/recipes-core/busybox/busybox-1.22.1/defconfig
index 7c7b6e3..db4a3d2 100644
--- a/recipes-core/busybox/busybox-1.22.1/defconfig
+++ b/recipes-core/busybox/busybox-1.22.1/defconfig
@@ -771,7 +771,7 @@ CONFIG_FEATURE_IFCONFIG_STATUS=y
# CONFIG_FEATURE_IFCONFIG_MEMSTART_IOADDR_IRQ is not set
CONFIG_FEATURE_IFCONFIG_HW=y
# CONFIG_FEATURE_IFCONFIG_BROADCAST_PLUS is not set
-# CONFIG_IFENSLAVE is not set
+CONFIG_IFENSLAVE=y
# CONFIG_IFPLUGD is not set
CONFIG_IFUPDOWN=y
CONFIG_IFUPDOWN_IFSTATE_PATH="/var/run/ifstate"