瀏覽代碼

pkg/debian: Fix disabling of module compression for v6.12 kernels

Maximilian Luz 6 月之前
父節點
當前提交
a08b157913
共有 1 個文件被更改,包括 1 次插入4 次删除
  1. 1 4
      pkg/debian/kernel/ubuntu.config

+ 1 - 4
pkg/debian/kernel/ubuntu.config

@@ -12,10 +12,7 @@ CONFIG_DEBUG_INFO_NONE=y
 ##
 ## Disable module compression
 ##
-CONFIG_MODULE_COMPRESS_NONE=y
-# CONFIG_MODULE_COMPRESS_GZIP is not set
-# CONFIG_MODULE_COMPRESS_XZ is not set
-# CONFIG_MODULE_COMPRESS_ZSTD is not set
+# CONFIG_MODULE_COMPRESS is not set
 
 ##
 ## Do not build samples and tests