Skip to content

Commit

Permalink
configs: Add KVM support to arm64 bcm2711_defconfig
Browse files Browse the repository at this point in the history
Source: kernel.org
MR: 103889
Type: Enhancement
Disposition: Merged from https://github.com/raspberrypi/linux.git rpi-5.4.y
ChangeID: 53dacca34d7396c11f9ff8ee269dafcf5a333518
Description:

See: raspberrypi/linux#3035

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
Signed-off-by: Corey Minyard <cminyard@mvista.com>
  • Loading branch information
pelwell authored and cminyard committed Jun 4, 2020
1 parent 85d1f42 commit ca90825
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 ca90825

Please sign in to comment.