carambola/skylab: use hw watchdog

This commit is contained in:
Alexander Couzens 2015-03-01 04:45:46 +01:00
parent 5931f93ba4
commit 21a475020e
2 changed files with 8 additions and 0 deletions

View File

@ -7,6 +7,10 @@
#include <configs/ar7240.h>
#include <config.h>
/* enable watchdog */
#define CONFIG_HW_WATCHDOG
/*-----------------------------------------------------------------------
* FLASH and environment organization
*-----------------------------------------------------------------------

View File

@ -7,6 +7,10 @@
#include <configs/ar7240.h>
#include <config.h>
/* enable watchdog */
#define CONFIG_HW_WATCHDOG
/*-----------------------------------------------------------------------
* FLASH and environment organization
*-----------------------------------------------------------------------