]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
bzip2/lzma: make config machinery an arch configurable
authorH. Peter Anvin <hpa@zytor.com>
Sun, 4 Jan 2009 23:41:25 +0000 (15:41 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 4 Jan 2009 23:53:35 +0000 (15:53 -0800)
commit2e9f3bddcbc711bb14d86c6f068a779bf3710247
treebd59cd7b10f8881d89ee4f39b295520a6f18e217
parent0f5e2d2484ccd3062bb1f63083bafa37041bc868
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 <hpa@zytor.com>
arch/x86/Kconfig
init/Kconfig