aboutsummaryrefslogtreecommitdiffstats
path: root/virt/kvm/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'virt/kvm/Kconfig')
-rw-r--r--virt/kvm/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/virt/kvm/Kconfig b/virt/kvm/Kconfig
index 7a79b6853583..e5d6108f5e85 100644
--- a/virt/kvm/Kconfig
+++ b/virt/kvm/Kconfig
@@ -41,6 +41,9 @@ config KVM_VFIO
41config HAVE_KVM_ARCH_TLB_FLUSH_ALL 41config HAVE_KVM_ARCH_TLB_FLUSH_ALL
42 bool 42 bool
43 43
44config HAVE_KVM_INVALID_WAKEUPS
45 bool
46
44config KVM_GENERIC_DIRTYLOG_READ_PROTECT 47config KVM_GENERIC_DIRTYLOG_READ_PROTECT
45 bool 48 bool
46 49