mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-07-10 00:33:22 -04:00
selftests kvm test cases need pre-required kernel configs for the test to get pass. Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
3 lines
49 B
Text
3 lines
49 B
Text
CONFIG_KVM=y
|
|
CONFIG_KVM_INTEL=y
|
|
CONFIG_KVM_AMD=y
|