~dragora/dragora/trunk

« back to all changes in this revision

Viewing changes to archive/kernel/config-x86_generic

  • Committer: Matias Fonzo
  • Date: 2018-04-19 20:55:55 UTC
  • Revision ID: git-v1:afce84bb568c1088d3fbd977a5f2159da09b3618
add support of lzip to compress kernel modules with it

Show diffs side-by-side

added added

removed removed

Lines of Context:
339
339
# CONFIG_MODVERSIONS is not set
340
340
# CONFIG_MODULE_SRCVERSION_ALL is not set
341
341
# CONFIG_MODULE_SIG is not set
342
 
# CONFIG_MODULE_COMPRESS is not set
 
342
CONFIG_MODULE_COMPRESS=y
 
343
# CONFIG_MODULE_COMPRESS_GZIP is not set
 
344
CONFIG_MODULE_COMPRESS_LZIP=y
 
345
# CONFIG_MODULE_COMPRESS_XZ is not set
343
346
CONFIG_TRIM_UNUSED_KSYMS=y
344
347
CONFIG_MODULES_TREE_LOOKUP=y
345
348
CONFIG_BLOCK=y