mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
mkosi: Enable CONFIG_ZBOOT
Required to boot mkosi images with systemd-boot on aarch64.
This commit is contained in:
committed by
Luca Boccassi
parent
3b288a2d2b
commit
57db3399c3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user