summaryrefslogtreecommitdiff
path: root/src/mainboard/asus/kfsn4-dre_k8
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/asus/kfsn4-dre_k8')
-rw-r--r--src/mainboard/asus/kfsn4-dre_k8/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/asus/kfsn4-dre_k8/Kconfig b/src/mainboard/asus/kfsn4-dre_k8/Kconfig
index 39d530bfb0..2b345ff2d8 100644
--- a/src/mainboard/asus/kfsn4-dre_k8/Kconfig
+++ b/src/mainboard/asus/kfsn4-dre_k8/Kconfig
@@ -98,4 +98,8 @@ config MAINBOARD_POWER_ON_AFTER_POWER_FAIL
bool
default y
+config MAX_REBOOT_CNT
+ int
+ default 10
+
endif # BOARD_ASUS_KFSN4_DRE_K8