From f66546b96e22f55421f861108fb40c79722348d1 Mon Sep 17 00:00:00 2001 From: Umer Saleem Date: Wed, 18 Dec 2024 16:40:21 +0500 Subject: [PATCH] Disable kernel modules compression The config option that disable the module comdule compression is updated in 6.12.5. Signed-off-by: Umer Saleem --- scripts/package/truenas/truenas.config | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/package/truenas/truenas.config b/scripts/package/truenas/truenas.config index a48d4903a6a3f..b6a8706fc0c5e 100644 --- a/scripts/package/truenas/truenas.config +++ b/scripts/package/truenas/truenas.config @@ -142,6 +142,7 @@ CONFIG_CHELSIO_T4_DCB=n # for this config. # CONFIG_MODULE_COMPRESS_NONE=y +CONFIG_MODULE_COMPRESS=n CONFIG_MODULE_COMPRESS_XZ=n #