resources: Add CONFIG_KVM_AMD=y to x86 config
This is required for test_vfio to run on AMD. Signed-off-by: Anatol Belski <anbelski@linux.microsoft.com>
This commit is contained in:
parent
3ca684b26e
commit
8d0e12b1d1
1 changed files with 1 additions and 1 deletions
|
|
@ -639,7 +639,7 @@ CONFIG_VIRTUALIZATION=y
|
|||
CONFIG_KVM=y
|
||||
# CONFIG_KVM_WERROR is not set
|
||||
CONFIG_KVM_INTEL=y
|
||||
# CONFIG_KVM_AMD is not set
|
||||
CONFIG_KVM_AMD=y
|
||||
CONFIG_KVM_SMM=y
|
||||
# CONFIG_KVM_XEN is not set
|
||||
CONFIG_AS_AVX512=y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue