commit | 005f5c87135232012de46c4d29bc2881540c0277 | [log] [tgz] |
---|---|---|
author | Bartlomiej Sieka <tur@semihalf.com> | Sat Nov 11 22:48:22 2006 +0100 |
committer | Bartlomiej Sieka <tur@semihalf.com> | Sat Nov 11 22:48:22 2006 +0100 |
tree | 3a51d97d90237ba524d76e773ba1bdbc06942823 | |
parent | c3bb7fd7f199ba2934047c3a141d5e2a0df69e9d [diff] |
Disable the watchdog in the default config for the V38B board.
diff --git a/include/configs/v38b.h b/include/configs/v38b.h index deabc17..554a7a4 100644 --- a/include/configs/v38b.h +++ b/include/configs/v38b.h
@@ -34,7 +34,7 @@ #define CONFIG_RTC_PCF8563 1 /* has PCF8563 RTC */ #define CONFIG_MPC5200_DDR 1 /* has DDR SDRAM */ -#define CONFIG_HW_WATCHDOG 1 /* has watchdog */ +#undef CONFIG_HW_WATCHDOG /* don't use watchdog */ #define CONFIG_NETCONSOLE 1