Skip to content

Commit

Permalink
configs: Add KVM support to arm64 bcm2711_defconfig
Browse files Browse the repository at this point in the history
See: #3035

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
  • Loading branch information
pelwell authored and popcornmix committed Apr 7, 2020
1 parent a510e94 commit 109334e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm64/configs/bcm2711_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,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
Expand Down

0 comments on commit 109334e

Please sign in to comment.