arm: at91: wdt: Convert watchdog driver to dm/dt
[oweals/u-boot.git] / include / configs / smartweb.h
index 114b87e1b399e66412831877544ec51c518ac97c..28af575bf20339e5c7ba70a6370919db1f3ce86e 100644 (file)
        "root=/dev/nfs ip=dhcp nfsroot=${serverip}:/srv/nfs/rootfs; "   \
        "dhcp"
 
-/* Enable the watchdog */
-#define CONFIG_AT91SAM9_WATCHDOG
-#if !defined(CONFIG_SPL_BUILD)
-#define CONFIG_HW_WATCHDOG
-#endif
-#define CONFIG_AT91_HW_WDT_TIMEOUT     15
-
 #if !defined(CONFIG_SPL_BUILD)
 /* USB configuration */
 #define CONFIG_USB_ATMEL