diff options
Diffstat (limited to 'openwrt/package/expat/Config.in')
-rw-r--r-- | openwrt/package/expat/Config.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/openwrt/package/expat/Config.in b/openwrt/package/expat/Config.in index 4c47dccc1..45f88c05a 100644 --- a/openwrt/package/expat/Config.in +++ b/openwrt/package/expat/Config.in @@ -5,8 +5,7 @@ config BR2_COMPILE_EXPAT config BR2_PACKAGE_LIBEXPAT tristate "libexpat - a fast, non-validating, stream-oriented XML parsing library" -# default m if CONFIG_DEVEL - default n + default m if CONFIG_DEVEL select BR2_COMPILE_EXPAT help A fast, non-validating, stream-oriented XML parsing library |