[PATCH] bzip2/lzma: DECOMPRESS_GZIP should select ZLIB_INFLATE

From: H . Peter Anvin
Date: Wed Jan 07 2009 - 03:01:43 EST


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@xxxxxxxxx>
---
lib/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/lib/Kconfig b/lib/Kconfig
index e37f061..daa4818 100644
--- a/lib/Kconfig
+++ b/lib/Kconfig
@@ -102,6 +102,7 @@ config LZO_DECOMPRESS
# ZLIB_INFLATE; DECOMPRESS_GZIP is just a wrapper.)
#
config DECOMPRESS_GZIP
+ select ZLIB_INFLATE
tristate

config DECOMPRESS_BZIP2
--
1.5.6.6


--------------080909020803090001040706
Content-Type: text/x-patch;
name="0002-bzip2-lzma-move-initrd-ramfs-options-out-of-BLK_DEV.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename*0="0002-bzip2-lzma-move-initrd-ramfs-options-out-of-BLK_DEV.pat";
filename*1="ch"