buildrootschalter/package/kexec/Config.in
Peter Korsgaard 62fc4c0f77 kexec: tweak zlib option name
To match other _ZLIB options.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2011-09-26 22:17:12 +02:00

15 lines
396 B
Plaintext

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.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
config BR2_PACKAGE_KEXEC_ZLIB
bool "zlib support"
depends on BR2_PACKAGE_KEXEC
select BR2_PACKAGE_ZLIB
help
Support for compressed kernel images