mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-12 05:24:12 +08:00
c096397c78
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>
4 lines
49 B
Plaintext
4 lines
49 B
Plaintext
CONFIG_KVM=y
|
|
CONFIG_KVM_INTEL=y
|
|
CONFIG_KVM_AMD=y
|