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

This commit is contained in:
Leah Neukirchen 2017-04-13 16:19:49 +02:00
parent 2751467bd6
commit e98205e733

View file

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/arm64 4.9.20 Kernel Configuration # Linux/arm64 4.9.21 Kernel Configuration
# #
CONFIG_ARM64=y CONFIG_ARM64=y
CONFIG_64BIT=y CONFIG_64BIT=y
@ -280,8 +280,8 @@ CONFIG_MODULE_UNLOAD=y
# CONFIG_MODVERSIONS is not set # CONFIG_MODVERSIONS is not set
# CONFIG_MODULE_SRCVERSION_ALL is not set # CONFIG_MODULE_SRCVERSION_ALL is not set
# CONFIG_MODULE_SIG is not set # CONFIG_MODULE_SIG is not set
CONFIG_MODULE_COMPRESS=y # CONFIG_MODULE_COMPRESS is not set
CONFIG_MODULE_COMPRESS_GZIP=y # CONFIG_MODULE_COMPRESS_GZIP is not set
# CONFIG_MODULE_COMPRESS_XZ is not set # CONFIG_MODULE_COMPRESS_XZ is not set
CONFIG_MODULES_TREE_LOOKUP=y CONFIG_MODULES_TREE_LOOKUP=y
CONFIG_BLOCK=y CONFIG_BLOCK=y