mirror of
https://xff.cz/git/u-boot/
synced 2025-10-11 21:16:37 +02:00
arm, at91, taurus: enable WDT
enable WDT for the taurus board. Signed-off-by: Heiko Schocher <hs@denx.de>
This commit is contained in:
committed by
Andreas Bießmann
parent
7bae0d6f62
commit
f624162f95
@@ -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
|
||||
|
Reference in New Issue
Block a user