1
0
mirror of https://github.com/systemd/systemd synced 2024-07-08 20:15:55 +00:00

mkosi: Enable CONFIG_ZBOOT

Required to boot mkosi images with systemd-boot on aarch64.
This commit is contained in:
Daan De Meyer 2022-12-13 18:04:48 +00:00 committed by Luca Boccassi
parent 3b288a2d2b
commit 57db3399c3

View File

@ -47,6 +47,7 @@ CONFIG_DM_VERITY_VERIFY_ROOTHASH_SIG=y
CONFIG_DM_VERITY=y
CONFIG_EFI_MIXED=y
CONFIG_EFI_STUB=y
CONFIG_EFI_ZBOOT=y
CONFIG_EFI=y
CONFIG_EXPERT=y
CONFIG_EXT4_FS_POSIX_ACL=y