mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-27 15:57:09 +00:00
kernel: Add CONFIG_SEV_GUEST to SEV kernel config
Adding kernel config to sev case since it is needed for SNP and SNP will use the SEV kernel. Incrementing kernel config version to reflect changes Fixes: #6123 Signed-off-by: Alex Carter <Alex.Carter@ibm.com>
This commit is contained in:
parent
fc5c62a5a1
commit
1bff1ca30a
@ -7,4 +7,5 @@ CONFIG_EFI_STUB=y
|
||||
CONFIG_MODULE_SIG=y
|
||||
CONFIG_MODULES=y
|
||||
CONFIG_MODULE_UNLOAD=y
|
||||
CONFIG_SEV_GUEST=y
|
||||
CONFIG_VIRT_DRIVERS=y
|
@ -1 +1 @@
|
||||
100
|
||||
101
|
||||
|
Loading…
Reference in New Issue
Block a user