From 0c40a1a2f42c86841800518e52c1794d4b19aa3a Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 10 Feb 2020 16:29:20 +0000 Subject: Add bcnm again, use bcnm-waitif --- sub/kernel/qemu-system-aarch64-config | 2 +- sub/kernel/qemu-system-arm-config | 2 +- sub/kernel/qemu-system-x86_64-config | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'sub/kernel') diff --git a/sub/kernel/qemu-system-aarch64-config b/sub/kernel/qemu-system-aarch64-config index f05d1fb..9cb137c 100644 --- a/sub/kernel/qemu-system-aarch64-config +++ b/sub/kernel/qemu-system-aarch64-config @@ -1243,7 +1243,7 @@ CONFIG_VIRTIO_NET=m # # CONFIG_WAN is not set # CONFIG_VMXNET3 is not set -CONFIG_NET_FAILOVER=y +CONFIG_NET_FAILOVER=m # CONFIG_ISDN is not set # CONFIG_NVM is not set diff --git a/sub/kernel/qemu-system-arm-config b/sub/kernel/qemu-system-arm-config index 9260a21..76af7fd 100644 --- a/sub/kernel/qemu-system-arm-config +++ b/sub/kernel/qemu-system-arm-config @@ -1200,7 +1200,7 @@ CONFIG_VIRTIO_NET=m # # CONFIG_WAN is not set # CONFIG_VMXNET3 is not set -CONFIG_NET_FAILOVER=y +CONFIG_NET_FAILOVER=m # CONFIG_ISDN is not set # CONFIG_NVM is not set diff --git a/sub/kernel/qemu-system-x86_64-config b/sub/kernel/qemu-system-x86_64-config index 19a9c45..aa504a4 100644 --- a/sub/kernel/qemu-system-x86_64-config +++ b/sub/kernel/qemu-system-x86_64-config @@ -1204,7 +1204,7 @@ CONFIG_VIRTIO_NET=m # # CONFIG_WAN is not set # CONFIG_VMXNET3 is not set -CONFIG_NET_FAILOVER=y +CONFIG_NET_FAILOVER=m # CONFIG_ISDN is not set # CONFIG_NVM is not set -- cgit v1.3.1