aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/package/elhttp/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'openwrt/package/elhttp/Config.in')
-rw-r--r--openwrt/package/elhttp/Config.in8
1 files changed, 0 insertions, 8 deletions
diff --git a/openwrt/package/elhttp/Config.in b/openwrt/package/elhttp/Config.in
deleted file mode 100644
index 979a2679cb..0000000000
--- a/openwrt/package/elhttp/Config.in
+++ /dev/null
@@ -1,8 +0,0 @@
-config BR2_PACKAGE_ELHTTP
- prompt "elhttp............................ The extra-light http proxy server."
- tristate
- default m if CONFIG_DEVEL
- help
- The extra-light http proxy server. Features: keep-alive
- connections, http connect method, SSL/TLS support, ACLs
- and client requests logging.