diff options
author | John Klug <john.klug@multitech.com> | 2018-01-31 15:49:33 -0600 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2018-01-31 15:49:33 -0600 |
commit | 9e7c782b9d519f3124a9a0a61936d76eedf4fef3 (patch) | |
tree | 011b0ed254bd2888bb2486f36030666a6a61b564 /recipes-kernel/linux/linux-3.12.70 | |
parent | 48077f86db013a519e10e28515d4d648c2fe3d4a (diff) | |
download | meta-multitech-9e7c782b9d519f3124a9a0a61936d76eedf4fef3.tar.gz meta-multitech-9e7c782b9d519f3124a9a0a61936d76eedf4fef3.tar.bz2 meta-multitech-9e7c782b9d519f3124a9a0a61936d76eedf4fef3.zip |
Put back bonding
Diffstat (limited to 'recipes-kernel/linux/linux-3.12.70')
-rw-r--r-- | recipes-kernel/linux/linux-3.12.70/mtcdt/defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-3.12.70/mtcdt/defconfig b/recipes-kernel/linux/linux-3.12.70/mtcdt/defconfig index 28070c7..d492628 100644 --- a/recipes-kernel/linux/linux-3.12.70/mtcdt/defconfig +++ b/recipes-kernel/linux/linux-3.12.70/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 |