From e98205e73325a5436776880202bd4f9d1be7a839 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 13 Apr 2017 16:19:49 +0200 Subject: [PATCH] linux4.9: disable CONFIG_MODULE_COMPRESS, we do it manually after stripping dbg. --- srcpkgs/linux4.9/files/arm64-dotconfig | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/linux4.9/files/arm64-dotconfig b/srcpkgs/linux4.9/files/arm64-dotconfig index 077a1c3c731..8ed089a6642 100644 --- a/srcpkgs/linux4.9/files/arm64-dotconfig +++ b/srcpkgs/linux4.9/files/arm64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 4.9.20 Kernel Configuration +# Linux/arm64 4.9.21 Kernel Configuration # CONFIG_ARM64=y CONFIG_64BIT=y @@ -280,8 +280,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