[arm64] Enable VIRTUALIZATION and KVM.

This commit is contained in:
Aurelien Jarno 2016-11-05 23:24:14 +01:00
parent 0f6628f57c
commit 83309d3e08
2 changed files with 7 additions and 0 deletions

1
debian/changelog vendored
View File

@ -3,6 +3,7 @@ linux (4.9~rc3-1~exp2) UNRELEASED; urgency=medium
[ Aurelien Jarno ]
* Enable MAC802154, IEEE802154_ADF7242, IEEE802154_AT86RF230,
IEEE802154_ATUSB, IEEE802154_CC2520 and IEEE802154_MRF24J40.
* [arm64] Enable VIRTUALIZATION and KVM.
-- Aurelien Jarno <aurel32@debian.org> Sat, 05 Nov 2016 23:17:01 +0100

View File

@ -29,6 +29,12 @@ CONFIG_CRYPTO_AES_ARM64_CE_BLK=m
# CONFIG_CRYPTO_AES_ARM64_NEON_BLK is not set
CONFIG_CRYPTO_CRC32_ARM64=y
##
## file: arch/arm64/kvm/Kconfig
##
CONFIG_VIRTUALIZATION=y
CONFIG_KVM=y
##
## file: arch/arm64/Kconfig.platforms
##