Compress debugging information with zstd
configname: CONFIG_DEBUG_INFO_COMPRESSED_ZSTD
Compressed Debug information
└─>Compress debugging information with zstd
In linux kernel since version 6.2 (release Date: 2023-02-19)
Compress the debug information using zstd. This may provide better
compression than zlib, for about the same time costs, but requires newer
toolchain support. Requires GCC 13.0+ or Clang 16.0+, binutils 2.40+, and
zstd.
compression than zlib, for about the same time costs, but requires newer
toolchain support. Requires GCC 13.0+ or Clang 16.0+, binutils 2.40+, and
zstd.
depends
CONFIG_cc-optionCONFIG_ld-option