From: H. Peter Anvin Date: Sun, 29 Mar 2009 00:24:03 +0000 (-0700) Subject: bzip2/lzma: don't ask for compression mode for the default initramfs X-Git-Tag: v2.6.30-rc1~625^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40297927575a50b1d0d308d735c445924d33fba6;p=pandora-kernel.git bzip2/lzma: don't ask for compression mode for the default initramfs Impact: Kconfig noise reduction, documentation The default initramfs is so small that it makes no sense to worry about the additional memory taken by not double-compressing it. Therefore, don't bug the user with it. Also, improve the description of the option, which was downright incorrect. Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed