summaryrefslogtreecommitdiffstats
path: root/include/configs/a3m071.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/a3m071.h')
-rw-r--r--include/configs/a3m071.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/configs/a3m071.h b/include/configs/a3m071.h
index d8559d805a..13f32267e9 100644
--- a/include/configs/a3m071.h
+++ b/include/configs/a3m071.h
@@ -166,6 +166,11 @@
#define CONFIG_SYS_GPS_PORT_CONFIG_2 0x1005C005
#endif
+#define CONFIG_WDOG_GPIO_PIN GPIO_WKUP_7
+#if defined(CONFIG_A4M2K) && !defined(CONFIG_SPL_BUILD)
+#define CONFIG_HW_WATCHDOG /* Use external HW-Watchdog */
+#endif
+
/*
* Configuration matrix
* MSB LSB
OpenPOWER on IntegriCloud