Skip to content

Commit f3d98d6

Browse files
author
tabris
committed
kernel config BPI-R4 - compress kernel modules on disc using ZSTD
1 parent 412f67c commit f3d98d6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config/kernel/linux-filogic-current.config

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,9 @@ CONFIG_JUMP_LABEL=y
108108
# CONFIG_STACKPROTECTOR_STRONG is not set
109109
CONFIG_MODULES=y
110110
CONFIG_MODULE_UNLOAD=y
111+
CONFIG_MODULE_COMPRESS=y
112+
CONFIG_MODULE_COMPRESS_ZSTD=y
113+
CONFIG_MODULE_DECOMPRESS=y
111114
# CONFIG_BLOCK_LEGACY_AUTOLOAD is not set
112115
CONFIG_BLK_DEV_THROTTLING=y
113116
# CONFIG_BLK_DEBUG_FS is not set

0 commit comments

Comments
 (0)