diff --git a/Kconfig.projbuild b/Kconfig.projbuild index f7ee920819f..564861f56ad 100644 --- a/Kconfig.projbuild +++ b/Kconfig.projbuild @@ -379,6 +379,11 @@ config ARDUINO_SELECTIVE_Update depends on ARDUINO_SELECTIVE_COMPILATION default y +config ARDUINO_SELECTIVE_Up + bool "Enable Update" + depends on ARDUINO_SELECTIVE_COMPILATION + default y + config ARDUINO_SELECTIVE_WebServer bool "Enable WebServer" depends on ARDUINO_SELECTIVE_COMPILATION