KVM: VMX: Intercept guest reserved CR4 bits to inject #GP fault
[linux-2.6-microblaze.git] / arch / x86 / kvm / Kconfig
index fbd5bd7..f92dfd8 100644 (file)
@@ -66,6 +66,7 @@ config KVM_WERROR
        default y if X86_64 && !KASAN
        # We use the dependency on !COMPILE_TEST to not be enabled
        # blindly in allmodconfig or allyesconfig configurations
+       depends on KVM
        depends on (X86_64 && !KASAN) || !COMPILE_TEST
        depends on EXPERT
        help