service: always restrict rx to serve_buf_size
[platform/upstream/libwebsockets.git] / Kconfig
1 menu "Libwebsockets"
2
3 config LWS
4     bool "Enable Libwebsockets"
5     default n
6     help
7        Enable Libwebsockets Library
8
9 endmenu