diff options
Diffstat (limited to 'openwrt/package/libxml2')
-rw-r--r-- | openwrt/package/libxml2/Config.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/openwrt/package/libxml2/Config.in b/openwrt/package/libxml2/Config.in index 3230b2f54..2c132963d 100644 --- a/openwrt/package/libxml2/Config.in +++ b/openwrt/package/libxml2/Config.in @@ -1,7 +1,6 @@ config BR2_PACKAGE_LIBXML2 tristate "libxml2 - Gnome XML library" -# default m if CONFIG_DEVEL - default n + default m if CONFIG_DEVEL select BR2_PACKAGE_LIBPTHREAD select BR2_PACKAGE_ZLIB help |