From 281a83ca0aae828b4aca4ea074e0a1809b0f9af8 Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Wed, 7 Jan 2009 00:01:43 -0800 Subject: [PATCH] --- yaml --- r: 137046 b: refs/heads/master c: 7856a16ea03ed9b17860d756ee6473c2e57882b2 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/lib/Kconfig | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index c0dea21d42e6..8d88eac72db5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c8531ab343dec88ed8005e403b1b304c710b7494 +refs/heads/master: 7856a16ea03ed9b17860d756ee6473c2e57882b2 diff --git a/trunk/lib/Kconfig b/trunk/lib/Kconfig index e37f061fd32a..daa481824d9c 100644 --- a/trunk/lib/Kconfig +++ b/trunk/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