From: H. Peter Anvin Date: Sun, 4 Jan 2009 23:41:25 +0000 (-0800) Subject: bzip2/lzma: make config machinery an arch configurable X-Git-Tag: v2.6.30-rc1~625^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e9f3bddcbc711bb14d86c6f068a779bf3710247;p=pandora-kernel.git bzip2/lzma: make config machinery an arch configurable Impact: Bug fix (we should not show this menu on irrelevant architectures) Make the config machinery to drive the gzip/bzip2/lzma selection dependent on the architecture advertising HAVE_KERNEL_* so that we don't display this for architectures where it doesn't matter. Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed