aboutsummaryrefslogtreecommitdiffstats
path: root/package/expat/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/expat/Config.in')
-rw-r--r--package/expat/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/expat/Config.in b/package/expat/Config.in
index 45f88c05a8..0347f3bca5 100644
--- a/package/expat/Config.in
+++ b/package/expat/Config.in
@@ -4,12 +4,12 @@ config BR2_COMPILE_EXPAT
depends BR2_PACKAGE_LIBEXPAT
config BR2_PACKAGE_LIBEXPAT
- tristate "libexpat - a fast, non-validating, stream-oriented XML parsing library"
+ prompt "libexpat.......................... A fast, non-validating, stream-oriented XML parsing library"
+ tristate
default m if CONFIG_DEVEL
select BR2_COMPILE_EXPAT
help
A fast, non-validating, stream-oriented XML parsing library
http://expat.sourceforge.net/
-