Merge pull request #6124 from Alex-Carter01/snp-kernel-config

kernel: Add CONFIG_SEV_GUEST to SEV kernel config
This commit is contained in:
Fabiano Fidêncio
2023-02-22 18:42:35 +01:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

View File

@@ -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

View File

@@ -1 +1 @@
100
101