summaryrefslogtreecommitdiffstats
path: root/rules/libwebsockets.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2014-09-29 10:03:24 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-09-29 10:03:24 +0200
commitcf09b130100961113b68e1d50252a7b8090656da (patch)
treed06ea138576bbf84fb1d833cb169dfc138d0989a /rules/libwebsockets.in
parent160f7239a557dcfe0dbed8af94c6974de2f7e3f8 (diff)
downloadptxdist-cf09b130100961113b68e1d50252a7b8090656da.tar.gz
ptxdist-cf09b130100961113b68e1d50252a7b8090656da.tar.xz
libwebsockets: add help
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/libwebsockets.in')
-rw-r--r--rules/libwebsockets.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/rules/libwebsockets.in b/rules/libwebsockets.in
index f8f7d7bb8..81d52f8a9 100644
--- a/rules/libwebsockets.in
+++ b/rules/libwebsockets.in
@@ -6,7 +6,9 @@ menuconfig LIBWEBSOCKETS
select ZLIB
prompt "libwebsockets "
help
- FIXME
+ Libwebsockets is a lightweight pure C library for both websockets
+ clients and servers built to use minimal CPU and memory resources
+ and provide fast throughput in both directions.
if LIBWEBSOCKETS