summaryrefslogtreecommitdiffstats
path: root/include/configs/coreboot.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2013-02-14 04:18:54 +0000
committerSimon Glass <sjg@chromium.org>2013-02-14 20:18:58 -0800
commit588a13f742b6d63ac7d5631af11baa01f3a9e80f (patch)
tree1d1ed84ebb4e22f2e938d05071c412e7419f1ffb /include/configs/coreboot.h
parenta32e626f92415290b7924930a7e3b80df6884090 (diff)
downloadtalos-obmc-uboot-588a13f742b6d63ac7d5631af11baa01f3a9e80f.tar.gz
talos-obmc-uboot-588a13f742b6d63ac7d5631af11baa01f3a9e80f.zip
x86: Rename CONFIG_NO_X86_RESET_VECTOR to CONFIG_X86_RESET_VECTOR
Invert the polarity of this option to simplify the Makefile logic. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Gabe Black <gabeblack@chromium.org>
Diffstat (limited to 'include/configs/coreboot.h')
-rw-r--r--include/configs/coreboot.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/coreboot.h b/include/configs/coreboot.h
index d8aabd4cc8..c7f36ff148 100644
--- a/include/configs/coreboot.h
+++ b/include/configs/coreboot.h
@@ -37,7 +37,6 @@
#define CONFIG_SYS_COREBOOT
#define CONFIG_SHOW_BOOT_PROGRESS
#define CONFIG_LAST_STAGE_INIT
-#define CONFIG_X86_NO_RESET_VECTOR
#define CONFIG_SYS_VSNPRINTF
#define CONFIG_INTEL_CORE_ARCH /* Sandy bridge and ivy bridge chipsets. */
#define CONFIG_ZBOOT_32
OpenPOWER on IntegriCloud