summaryrefslogtreecommitdiff
path: root/fw/app/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'fw/app/Kconfig')
-rw-r--r--fw/app/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/fw/app/Kconfig b/fw/app/Kconfig
index 5393e05..3481340 100644
--- a/fw/app/Kconfig
+++ b/fw/app/Kconfig
@@ -2,4 +2,8 @@ config IOT_CONTACT_REMOTE_UPDATE
bool "Enable the remote update system"
default n
+config IOT_CONTACT_NETWORK_HACK
+ bool "Reboots after a fixed timeout if network connection cannot be established"
+ default n
+
source "Kconfig.zephyr"