summaryrefslogtreecommitdiffstats
path: root/package/kexec
diff options
context:
space:
mode:
Diffstat (limited to 'package/kexec')
-rw-r--r--package/kexec/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/kexec/Config.in b/package/kexec/Config.in
index f02848043..6f10b89d5 100644
--- a/package/kexec/Config.in
+++ b/package/kexec/Config.in
@@ -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