mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-16 00:00:07 +01:00
9 lines
133 B
Text
9 lines
133 B
Text
menu "Libwebsockets"
|
|
|
|
config LWS
|
|
bool "Enable Libwebsockets"
|
|
default n
|
|
help
|
|
Enable Libwebsockets Library
|
|
|
|
endmenu
|