coova-chilli: Add json interface build option

Signed-off-by: Dylan Bourdon <dbourdon@student.42.fr>
This commit is contained in:
Dylan Bourdon
2020-05-25 17:27:33 -04:00
parent 6d739af17c
commit 740cf4fb18
2 changed files with 9 additions and 1 deletions
+4
View File
@@ -26,6 +26,10 @@ config COOVACHILLI_LARGELIMITS
bool "Enable larger limits for use with non-embedded systems"
default n
config COOVACHILLI_JSONINTERFACE
bool "Enable the JSON interface for the CoovaChilli Controller"
default n
choice
prompt "SSL library"
default COOVACHILLI_NOSSL