diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/coreboot.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/include/configs/coreboot.h b/include/configs/coreboot.h index 8d3c21f05..12d101652 100644 --- a/include/configs/coreboot.h +++ b/include/configs/coreboot.h @@ -37,7 +37,7 @@  #define CONFIG_SYS_COREBOOT  #undef CONFIG_SHOW_BOOT_PROGRESS  #define CONFIG_LAST_STAGE_INIT - +#define CONFIG_X86_NO_RESET_VECTOR  /*-----------------------------------------------------------------------   * Watchdog Configuration |