summaryrefslogtreecommitdiffstats
path: root/config-arm64
diff options
context:
space:
mode:
authorKyle McMartin <kyle@fedoraproject.org>2014-01-20 16:06:13 -0500
committerKyle McMartin <kyle@fedoraproject.org>2014-01-20 16:06:13 -0500
commite1e0f7695f48a4902dca468296a1516a0624a0a6 (patch)
tree13e0f9dc401b82bfe08b8aca17b7690063a78043 /config-arm64
parente23f674f819d3f9d4efb0be02c33ff5dd6f9f3bd (diff)
downloadkernel-e1e0f7695f48a4902dca468296a1516a0624a0a6.tar.gz
kernel-e1e0f7695f48a4902dca468296a1516a0624a0a6.tar.xz
kernel-e1e0f7695f48a4902dca468296a1516a0624a0a6.zip
enable CONFIG_KVM on arm64
Diffstat (limited to 'config-arm64')
-rw-r--r--config-arm642
1 files changed, 1 insertions, 1 deletions
diff --git a/config-arm64 b/config-arm64
index 78ae1569..96869ed9 100644
--- a/config-arm64
+++ b/config-arm64
@@ -42,7 +42,7 @@ CONFIG_HAVE_NET_DSA=y
CONFIG_HVC_DRIVER=y
CONFIG_HZ=100
-# CONFIG_KVM is not set
+CONFIG_KVM=y
CONFIG_LOG_BUF_SHIFT=14
CONFIG_NFS_ACL_SUPPORT=y