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

This commit is contained in:
Leah Neukirchen 2017-04-13 16:21:08 +02:00
parent e98205e733
commit 6063ebd333

View file

@ -295,8 +295,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