kernel: Add "unload" module to SEV config

Fixes: #5866
Signed-off-by: Alex Carter <Alex.Carter@ibm.com>
This commit is contained in:
Alex Carter 2022-12-08 18:34:09 +00:00
parent 1d266352ea
commit 9f465a58af
2 changed files with 2 additions and 1 deletions

View File

@ -6,4 +6,5 @@ CONFIG_EFI_SECRET=m
CONFIG_EFI_STUB=y
CONFIG_MODULE_SIG=y
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_VIRT_DRIVERS=y

View File

@ -1 +1 @@
97
98