summaryrefslogtreecommitdiffstats
path: root/package/elhttp/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/elhttp/Config.in')
-rw-r--r--package/elhttp/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/package/elhttp/Config.in b/package/elhttp/Config.in
new file mode 100644
index 000000000..619df478e
--- /dev/null
+++ b/package/elhttp/Config.in
@@ -0,0 +1,7 @@
+config BR2_PACKAGE_ELHTTP
+ tristate "elhttp - The extra-light http proxy server."
+ 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.