added build config for astro timer
This commit is contained in:
parent
a9b4f515d5
commit
9d54a977fc
9
Kconfig
9
Kconfig
|
|
@ -180,7 +180,14 @@ menu "WebGUIApp"
|
|||
endif
|
||||
endmenu
|
||||
|
||||
|
||||
menu "ASTRO timer settings"
|
||||
config WEBGUIAPP_ASTRO_ENABLE
|
||||
bool "Enabled ASTRO relay timer"
|
||||
default n
|
||||
help
|
||||
Include ASTRO timer functionality into firmware
|
||||
endmenu
|
||||
|
||||
menu "SPI settings"
|
||||
config WEBGUIAPP_SPI_ENABLE
|
||||
bool "Enabled SPI interface"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user