kexec: tweak zlib option name

To match other _ZLIB options.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard 2011-09-26 22:17:12 +02:00
parent b766ed21e8
commit 62fc4c0f77

View file

@ -7,7 +7,7 @@ config BR2_PACKAGE_KEXEC
http://www.kernel.org/pub/linux/kernel/people/horms/kexec-tools/
config BR2_PACKAGE_KEXEC_ZLIB
bool "Kexec with zlib support"
bool "zlib support"
depends on BR2_PACKAGE_KEXEC
select BR2_PACKAGE_ZLIB
help