]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/arm64/kvm/Kconfig
Merge branch 'hash' of git://ftp.sciencehorizons.net/linux
[karo-tx-linux.git] / arch / arm64 / kvm / Kconfig
index aa2e34e99582dfd1bd308d0a39829f3ae33a99c5..c4f26ef91e772f7af71b79c35d13a11f5f063e03 100644 (file)
@@ -54,6 +54,13 @@ config KVM_ARM_PMU
          Adds support for a virtual Performance Monitoring Unit (PMU) in
          virtual machines.
 
+config KVM_NEW_VGIC
+       bool "New VGIC implementation"
+       depends on KVM
+       default y
+        ---help---
+          uses the new VGIC implementation
+
 source drivers/vhost/Kconfig
 
 endif # VIRTUALIZATION