summaryrefslogtreecommitdiffstats
path: root/configs/config.up_squared.vboot_spi_flash_console
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2021-07-05 12:13:32 +0200
committerPatrick Georgi <pgeorgi@google.com>2021-07-07 05:48:25 +0000
commit3ac1f21c7a2abc94cacaf717021cc4be849355a2 (patch)
tree828bdc97369a50307eafe309c761a8248b7d04b9 /configs/config.up_squared.vboot_spi_flash_console
parentaf343cff7671ddf4b03b8d7373849fd74f3f7bf9 (diff)
downloadcoreboot-3ac1f21c7a2abc94cacaf717021cc4be849355a2.tar.gz
coreboot-3ac1f21c7a2abc94cacaf717021cc4be849355a2.tar.bz2
coreboot-3ac1f21c7a2abc94cacaf717021cc4be849355a2.zip
configs: Explicitly specify vendor and mainboard
Relying on the implicit defaults for these settings can cause issues in the future. For example, commit 8cc4c5a1e76c0c8aee3a14618c15d38e3bd2bd61 (config.dell_optiplex_9010_sff: Specify board model) was done to prevent a build failure when adding support for other Dell mainboards which make the default board change. Change-Id: Ie0da6254def8b38e9fb053fc7d530dfb46760861 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/56079 Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-by: Patrick Georgi <pgeorgi@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'configs/config.up_squared.vboot_spi_flash_console')
-rw-r--r--configs/config.up_squared.vboot_spi_flash_console1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/config.up_squared.vboot_spi_flash_console b/configs/config.up_squared.vboot_spi_flash_console
index a537035c69de..351e1ca8d645 100644
--- a/configs/config.up_squared.vboot_spi_flash_console
+++ b/configs/config.up_squared.vboot_spi_flash_console
@@ -1,3 +1,4 @@
CONFIG_VENDOR_UP=y
+CONFIG_BOARD_UP_SQUARED=y
CONFIG_VBOOT=y
CONFIG_CONSOLE_SPI_FLASH=y