kconfigcheck: Enable EFI_ZBOOT for RISC-V
Signed-off-by: Jens Reidel <adrian@postmarketos.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7392>
This commit is contained in:
parent
bed66181bb
commit
619a2af680
1 changed files with 1 additions and 1 deletions
|
|
@ -371,7 +371,7 @@ EFI_MIXED = "y"
|
|||
["category:uefi".">=0.0.0"."aarch64 armv7"]
|
||||
EFI_GENERIC_STUB = "y"
|
||||
EFI_PARAMS_FROM_FDT = "y"
|
||||
["category:uefi".">=6.1.0"."aarch64"]
|
||||
["category:uefi".">=6.1.0"."aarch64 riscv64"]
|
||||
# Required EFI booting compressed kernels on this arch
|
||||
EFI_ZBOOT = "y"
|
||||
# Devices that used to run windows may still want to access
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue