diff options
Diffstat (limited to 'recipes-kernel/linux/linux-3.12.70/mtcap/defconfig')
-rw-r--r-- | recipes-kernel/linux/linux-3.12.70/mtcap/defconfig | 3 |
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 |