mediatek: fix /certificates mounting

latest mass production samples use ZSTD compression for certificates

Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
John Crispin
2024-08-02 13:03:24 +02:00
parent d603ecd10a
commit c82e67b45b

View File

@@ -470,6 +470,7 @@ CONFIG_UBIFS_FS=y
CONFIG_UBIFS_FS_ADVANCED_COMPR=y
CONFIG_UBIFS_FS_LZO=y
CONFIG_UBIFS_FS_ZLIB=y
CONFIG_UBIFS_FS_ZSTD=y
# CONFIG_UCLAMP_TASK is not set
# CONFIG_UNMAP_KERNEL_AT_EL0 is not set
CONFIG_USB=y