X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/3242e7871cb1fa150bdaaf38a1033065e4dd62cb..3d959eea793d33cf425f5578143449f072c9bd11:/openwrt/package/expat/Config.in diff --git a/openwrt/package/expat/Config.in b/openwrt/package/expat/Config.in index 45f88c05a..0347f3bca 100644 --- a/openwrt/package/expat/Config.in +++ b/openwrt/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/ -