linux: Enable generic EFI decompressor

This commit is contained in:
Mikael 2024-08-27 23:59:05 +02:00
parent 166b2a056b
commit 68aefd705b
Signed by: mikael
SSH key fingerprint: SHA256:21QyD2Meiot7jOUVitIR5YkGB/XuXdCvLW1hE6dsri0

View file

@ -33,6 +33,7 @@
EFI = true; EFI = true;
EFI_STUB = true; EFI_STUB = true;
EFI_ZBOOT = option true;
DEVTMPFS = true; DEVTMPFS = true;
DEVTMPFS_MOUNT = true; DEVTMPFS_MOUNT = true;