]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: compat: riscv: Prevent KVM_COMPAT from being selected
authorGuo Ren <guoren@linux.alibaba.com>
Tue, 1 Feb 2022 15:05:45 +0000 (23:05 +0800)
committerAnup Patel <anup@brainfault.org>
Fri, 11 Mar 2022 13:32:15 +0000 (19:02 +0530)
commit761d027282879c677ef7303ae02caec0b84e1355
tree62ed5bb607220a57ef90ff5cb610a165ee23ea17
parentfcffc10b99b6abdc50c644f190c77642800b0210
KVM: compat: riscv: Prevent KVM_COMPAT from being selected

Current riscv doesn't support the 32bit KVM API. Let's make it
clear by not selecting KVM_COMPAT.

Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
Signed-off-by: Guo Ren <guoren@kernel.org>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Anup Patel <anup@brainfault.org>
Reviewed-by: Anup Patel <anup@brainfault.org>
Signed-off-by: Anup Patel <anup@brainfault.org>
virt/kvm/Kconfig