mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00: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
|