0cae6e9e5d
Add Quark/Galileo configurations to build various test code: * Galileo Gen1 * Galileo Gen2 * Galileo Gen2 + Quark debugging code * Galileo Gen2 + FSP 1.1 debugging code * Galileo Gen2 + FSP 2.0 debugging code * Galileo Gen2 + SD debugging code * Galileo Gen2 + vboot TEST=Build for Galileo Gen1/Gen2 Change-Id: I04358fd9f6a0958b10dad3e01690b0d47e738684 Signed-off-by: Lee Leahy <Leroy.P.Leahy@intel.com> Reviewed-on: https://review.coreboot.org/20272 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin Roth <martinroth@google.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
10 lines
308 B
Text
10 lines
308 B
Text
CONFIG_COLLECT_TIMESTAMPS=y
|
|
CONFIG_VENDOR_INTEL=y
|
|
CONFIG_BOARD_INTEL_GALILEO=y
|
|
# CONFIG_GALILEO_GEN2 is not set
|
|
# CONFIG_FSP_DEBUG_ALL is not set
|
|
# CONFIG_ENABLE_SD_TESTING is not set
|
|
CONFIG_BOOTBLOCK_NORMAL=y
|
|
CONFIG_ON_DEVICE_ROM_LOAD=y
|
|
# CONFIG_DRIVERS_INTEL_WIFI is not set
|
|
CONFIG_CONSOLE_SERIAL_460800=y
|