X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fm53menlo.h;h=0e03bb31a794753797ef25b7083be0f6c7633389;hb=29d280c88a1ff331dce2d4c7a5aaf2402aa0fd8a;hp=94214b135df877d08f924d393fef2ae86aed4bb9;hpb=cf033e04da315ba949e804c127abae0134bda30f;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/m53menlo.h b/include/configs/m53menlo.h index 94214b1..0e03bb3 100644 --- a/include/configs/m53menlo.h +++ b/include/configs/m53menlo.h @@ -110,7 +110,6 @@ * RTC */ #ifdef CONFIG_CMD_DATE -#define CONFIG_RTC_M41T62 #define CONFIG_SYS_I2C_RTC_ADDR 0x68 #define CONFIG_SYS_M41T11_BASE_YEAR 2000 #endif @@ -158,6 +157,9 @@ /* IIM Fuses */ #define CONFIG_FSL_IIM +/* Watchdog */ +#define CONFIG_WATCHDOG_TIMEOUT_MSECS 8000 + /* * Boot Linux */