diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/a3m071.h | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/include/configs/a3m071.h b/include/configs/a3m071.h index d8559d805..13f32267e 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 |