linux4.10: disable CONFIG_MODULE_COMPRESS, we do it manually after stripping dbg.

This commit is contained in:
Leah Neukirchen 2017-04-13 16:17:13 +02:00
parent bd8b84511e
commit 2751467bd6
1 changed files with 3 additions and 3 deletions

View File

@ -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