Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6956d894 authored by Jan Beulich's avatar Jan Beulich Committed by Paolo Bonzini
Browse files

KVM: don't pointlessly leave KVM_COMPAT=y in non-KVM configs



The symbol was missing a KVM dependency.

Signed-off-by: default avatarJan Beulich <jbeulich@suse.com>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 197a4f4b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@ config KVM_GENERIC_DIRTYLOG_READ_PROTECT

config KVM_COMPAT
       def_bool y
       depends on COMPAT && !S390
       depends on KVM && COMPAT && !S390

config HAVE_KVM_IRQ_BYPASS
       bool