kernel config BPI-R4 - compress kernel modules on disc using ZSTD

This commit is contained in:
tabris
2025-08-23 16:54:30 -04:00
committed by Igor
parent a95c408eff
commit 5ae68e7d19

View File

@@ -108,6 +108,9 @@ CONFIG_JUMP_LABEL=y
# CONFIG_STACKPROTECTOR_STRONG is not set
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_COMPRESS=y
CONFIG_MODULE_COMPRESS_ZSTD=y
CONFIG_MODULE_DECOMPRESS=y
# CONFIG_BLOCK_LEGACY_AUTOLOAD is not set
CONFIG_BLK_DEV_THROTTLING=y
# CONFIG_BLK_DEBUG_FS is not set