commit | 8f116a6c7320ce55e8e0885b79ff3518105775b5 | [log] [tgz] |
---|---|---|
author | Matteo Croce <mcroce@microsoft.com> | Thu Oct 01 13:20:14 2020 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Oct 21 17:36:30 2020 -0400 |
tree | 52d9bf3f1f2984d23cf42419e0f183b505392a69 | |
parent | 10f79ccaf3d767ecf724b5e04b077d28cbcbef57 [diff] |
x86/kvm: hide KVM options from menuconfig when KVM is not compiled Let KVM_WERROR depend on KVM, so it doesn't show in menuconfig alone. Signed-off-by: Matteo Croce <mcroce@microsoft.com> Message-Id: <20201001112014.9561-1-mcroce@linux.microsoft.com> Fixes: 4f337faf1c55e ("KVM: allow disabling -Werror") Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>