aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/package/libxml2/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/package/libxml2/Config.in')
-rw-r--r--openwrt/package/libxml2/Config.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/openwrt/package/libxml2/Config.in b/openwrt/package/libxml2/Config.in
deleted file mode 100644
index f4632eb068..0000000000
--- a/openwrt/package/libxml2/Config.in
+++ /dev/null
@@ -1,11 +0,0 @@
-config BR2_PACKAGE_LIBXML2
- prompt "libxml2........................... Gnome XML library"
- tristate
- default m if CONFIG_DEVEL
- select BR2_PACKAGE_LIBPTHREAD
- select BR2_PACKAGE_ZLIB
- help
- A library for manipulating XML and HTML resources.
-
- http://xmlsoft.org/
-