diff options
Diffstat (limited to 'include/configs/delta.h')
-rw-r--r-- | include/configs/delta.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/delta.h b/include/configs/delta.h index 053a8f726ce..5edea95a4f3 100644 --- a/include/configs/delta.h +++ b/include/configs/delta.h @@ -63,6 +63,7 @@ #define CFG_I2C_SLAVE 1 /* I2C controllers address */ #define DA9030_I2C_ADDR 0x49 /* I2C address of DA9030 */ #define CFG_DA9030_EXTON_DELAY 100000 /* wait x us after DA9030 reset via EXTON */ +#define CFG_I2C_INIT_BOARD 1 /* #define CONFIG_HW_WATCHDOG 1 /\* Required for hitting the DA9030 WD *\/ */ /* |