ext: use arguments and reply with them
[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