blob: f410e03d1ab333f0d9a6474e30885322647acf1c [file] [log] [blame]
config BR2_PACKAGE_KEXEC
bool "kexec"
help
Kexec is a user space utiltity for loading another kernel
and asking the currently running kernel to do something with it.
http://www.xmission.com/~ebiederm/files/kexec/
config BR2_PACKAGE_KEXEC_ZLIB
bool "Kexec with zlib support"
depends on BR2_PACKAGE_KEXEC
select BR2_PACKAGE_ZLIB
help
Support for compressed kernel images