9 lines
133 B
Text
9 lines
133 B
Text
menu "Libwebsockets"
|
|
|
|
config LWS
|
|
bool "Enable Libwebsockets"
|
|
default n
|
|
help
|
|
Enable Libwebsockets Library
|
|
|
|
endmenu
|