On Fri, 15 Sep 2023 17:31:02 -0700
Sean Christopherson wrote:
> Now that nothing in s390 or architecture agnostic code consumes HAVE_KVM,
> stop selecting it in s390. This is one of several steps towards deleting
> HAVE_KVM from the common KVM Kconfig.
>
> Signed-off-by: Sean Christopherson
>
Now that nothing in s390 or architecture agnostic code consumes HAVE_KVM,
stop selecting it in s390. This is one of several steps towards deleting
HAVE_KVM from the common KVM Kconfig.
Signed-off-by: Sean Christopherson
---
arch/s390/Kconfig | 1 -
arch/s390/kvm/Kconfig | 1 -
2 files chang