aboutsummaryrefslogtreecommitdiffstats
path: root/virt/kvm
diff options
context:
space:
mode:
Diffstat (limited to 'virt/kvm')
-rw-r--r--virt/kvm/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/virt/kvm/Kconfig b/virt/kvm/Kconfig
index 9f8014dda2cf..7a79b6853583 100644
--- a/virt/kvm/Kconfig
+++ b/virt/kvm/Kconfig
@@ -46,7 +46,7 @@ config KVM_GENERIC_DIRTYLOG_READ_PROTECT
46 46
47config KVM_COMPAT 47config KVM_COMPAT
48 def_bool y 48 def_bool y
49 depends on COMPAT && !S390 49 depends on KVM && COMPAT && !S390
50 50
51config HAVE_KVM_IRQ_BYPASS 51config HAVE_KVM_IRQ_BYPASS
52 bool 52 bool