Skip to content

Commit 8512973

Browse files
Naresh Kambojugregkh
authored andcommitted
selftests: kvm: Adding config fragments
[ Upstream commit c096397 ] selftests kvm test cases need pre-required kernel configs for the test to get pass. Signed-off-by: Naresh Kamboju <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]> Signed-off-by: Sasha Levin <[email protected]>
1 parent fae00a6 commit 8512973

File tree

1 file changed

+3
-0
lines changed
  • tools/testing/selftests/kvm

1 file changed

+3
-0
lines changed

tools/testing/selftests/kvm/config

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
CONFIG_KVM=y
2+
CONFIG_KVM_INTEL=y
3+
CONFIG_KVM_AMD=y

0 commit comments

Comments
 (0)