arm, at91, taurus: enable WDT

enable WDT for the taurus board.

Signed-off-by: Heiko Schocher <hs@denx.de>
This commit is contained in:
Heiko Schocher 2015-01-21 08:38:23 +01:00 committed by Andreas Bießmann
parent 7bae0d6f62
commit f624162f95
1 changed files with 6 additions and 0 deletions

View File

@ -121,6 +121,12 @@
#define CONFIG_RMII
#define CONFIG_AT91_WANTS_COMMON_PHY
#define CONFIG_AT91SAM9_WATCHDOG
#if !defined(CONFIG_SPL_BUILD)
/* Enable the watchdog */
#define CONFIG_HW_WATCHDOG
#endif
/* USB */
#if defined(CONFIG_BOARD_TAURUS)
#define CONFIG_USB_ATMEL