configs: Add KVM support to arm64 bcm2711_defconfig
authorPhil Elwell <phil@raspberrypi.com>
Wed, 5 Feb 2020 17:25:52 +0000 (17:25 +0000)
committerPhil Elwell <phil@raspberrypi.com>
Tue, 3 Mar 2020 09:52:59 +0000 (09:52 +0000)
See: https://github.com/raspberrypi/linux/issues/3035

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
arch/arm64/configs/bcm2711_defconfig

index cfb2221..310eeca 100644 (file)
@@ -59,6 +59,10 @@ CONFIG_CPUFREQ_DT=y
 CONFIG_ARM_RASPBERRYPI_CPUFREQ=y
 # CONFIG_ARM_BCM2835_CPUFREQ is not set
 CONFIG_RASPBERRYPI_FIRMWARE=y
+CONFIG_VIRTUALIZATION=y
+CONFIG_KVM=y
+CONFIG_VHOST_NET=m
+CONFIG_VHOST_CROSS_ENDIAN_LEGACY=y
 CONFIG_ARM64_CRYPTO=y
 CONFIG_CRYPTO_AES_ARM64_BS=m
 CONFIG_KPROBES=y