summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGabe Black <gabeblack@chromium.org>2011-07-21 01:54:43 -0700
committerSimon Glass <sjg@chromium.org>2011-08-29 10:59:15 -0700
commite284c8315c0f04ba6c35bdef260b39d8fee94967 (patch)
tree112f4d335684562038a6afb1cee4c1e93b9ebdf9 /include
parentc79695b8dc40ec82550d5d3a9bbe50908d4fddb7 (diff)
Turn on lib/vboot in the coreboot config file
BUG=chrome-os-partner:4552 TEST=Built and booted u-boot on an Alex. Change-Id: I443128fcb8919299ad178aaf58f380b751171a13 Signed-off-by: Gabe Black <gabeblack@google.com> Reviewed-on: http://gerrit.chromium.org/gerrit/4850 Reviewed-by: Stefan Reinauer <reinauer@google.com> Reviewed-by: Vadim Bendebury <vbendeb@chromium.org> Tested-by: Gabe Black <gabeblack@chromium.org>
Diffstat (limited to 'include')
-rw-r--r--include/configs/coreboot.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/coreboot.h b/include/configs/coreboot.h
index 4e0b077837a..ec4d65498dd 100644
--- a/include/configs/coreboot.h
+++ b/include/configs/coreboot.h
@@ -132,6 +132,7 @@
* VBoot Configuration.
*/
#define CONFIG_CHROMEOS
+#define CONFIG_CHROMEOS_VBOOT
#define CONFIG_CHROMEOS_VBEXPORT
#define CHROMEOS_BOOTARGS ""
/* This value is just to get the chromeos library to compile. */