commit | df8ce2595fbac8b046322fce9df61ce1cf8ddf62 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Sun Jul 12 01:37:30 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Sun Jul 12 01:37:30 2009 +0900 |
tree | 46c5d6a316deab58f4cb482e72de56b1be0fc202 | |
parent | f686d8c11c61143b9705ed38d8cd26b0643902a4 [diff] [blame] |
sh: Tidy up gzip-based zImage decompression. This brings the zImage handling in to the current century, in preparation for handling the other compression types. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index 120bd31..9f531ca 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig
@@ -17,6 +17,7 @@ select HAVE_ARCH_TRACEHOOK select HAVE_DMA_API_DEBUG select HAVE_PERF_COUNTERS + select HAVE_KERNEL_GZIP select RTC_LIB select GENERIC_ATOMIC64 help