bzip2/lzma: make internal initramfs compression configurable
authorAlain Knaff <alain@knaff.lu>
Thu, 19 Feb 2009 21:43:51 +0000 (13:43 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Thu, 19 Feb 2009 21:43:51 +0000 (13:43 -0800)
commitab76f3d771590d5c89faa3219559c5d3fc0ce0c2
tree4433427c29c34e8fc1ab7ba50bb381f8f5b2051d
parentab59d3b70f7a47987f80e153d828363faec643fe
bzip2/lzma: make internal initramfs compression configurable

Impact: Avoids silent environment dependency

Make builtin initramfs compression an explicit configurable.  The
previous version would pick a compression based on the binaries which
were installed on the system, which could lead to unexpected results.
It is now explicitly configured, and not having the appropriate
binaries installed on the build host is simply an error.

Signed-off-by: Alain Knaff <alain@knaff.lu>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
usr/Kconfig
usr/Makefile