Home
last modified time | relevance | path

Searched hist:"7856 a16ea03ed9b17860d756ee6473c2e57882b2" (Results 1 – 1 of 1) sorted by relevance

/linux/lib/
H A DKconfigdiff 7856a16ea03ed9b17860d756ee6473c2e57882b2 Wed Jan 07 09:01:43 CET 2009 H. Peter Anvin <hpa@zytor.com> bzip2/lzma: DECOMPRESS_GZIP should select ZLIB_INFLATE

Impact: Partial resolution of build failure

DECOMPRESS_GZIP is just a common-interface wrapper around the
zlib_inflate code; it thus need to select it.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>