1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/Kconfig

10 lines
133 B
Text
Raw Normal View History

menu "Libwebsockets"
config LWS
bool "Enable Libwebsockets"
default n
help
Enable Libwebsockets Library
endmenu