aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/package/libpng/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/package/libpng/Config.in')
-rw-r--r--openwrt/package/libpng/Config.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/openwrt/package/libpng/Config.in b/openwrt/package/libpng/Config.in
deleted file mode 100644
index 1b51de1751..0000000000
--- a/openwrt/package/libpng/Config.in
+++ /dev/null
@@ -1,10 +0,0 @@
-config BR2_PACKAGE_LIBPNG
- prompt "libpng............................ PNG (Portable Network Graphics) format files handling library"
- tristate
- default m if CONFIG_DEVEL
- select BR2_PACKAGE_ZLIB
- help
- A library for reading/writing PNG files
-
- http://www.libpng.org/pub/png/libpng.html
-