summaryrefslogtreecommitdiffstats
path: root/openwrt/package/libxslt/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/package/libxslt/Config.in')
-rw-r--r--openwrt/package/libxslt/Config.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/openwrt/package/libxslt/Config.in b/openwrt/package/libxslt/Config.in
deleted file mode 100644
index e4857fc12e..0000000000
--- a/openwrt/package/libxslt/Config.in
+++ /dev/null
@@ -1,10 +0,0 @@
-config BR2_PACKAGE_LIBXSLT
- prompt "libxslt........................... Gnome XSLT library"
- tristate
- default m if CONFIG_DEVEL
- select BR2_PACKAGE_LIBXML2
- help
- A library for XML transformation using XSLT.
-
- http://xmlsoft.org/XSLT/
-