From 2751467bd6aa8206c43aebce45ee7f013df0267d Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 13 Apr 2017 16:17:13 +0200 Subject: [PATCH] linux4.10: disable CONFIG_MODULE_COMPRESS, we do it manually after stripping dbg. --- srcpkgs/linux4.10/files/arm64-dotconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/linux4.10/files/arm64-dotconfig b/srcpkgs/linux4.10/files/arm64-dotconfig index 40d60253305..450f489aa7c 100644 --- a/srcpkgs/linux4.10/files/arm64-dotconfig +++ b/srcpkgs/linux4.10/files/arm64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 4.10.5 Kernel Configuration +# Linux/arm64 4.10.10 Kernel Configuration # CONFIG_ARM64=y CONFIG_64BIT=y @@ -286,8 +286,8 @@ CONFIG_MODULE_UNLOAD=y # CONFIG_MODVERSIONS is not set # CONFIG_MODULE_SRCVERSION_ALL is not set # CONFIG_MODULE_SIG is not set -CONFIG_MODULE_COMPRESS=y -CONFIG_MODULE_COMPRESS_GZIP=y +# CONFIG_MODULE_COMPRESS is not set +# CONFIG_MODULE_COMPRESS_GZIP is not set # CONFIG_MODULE_COMPRESS_XZ is not set CONFIG_MODULES_TREE_LOOKUP=y CONFIG_BLOCK=y