summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorJohnny Lin <johnny_lin@wiwynn.com>2023-01-31 13:52:17 +0800
committerFelix Held <felix-coreboot@felixheld.de>2023-02-02 13:48:57 +0000
commitdaf970eb70685c9e578e62b3f12680727e60492b (patch)
tree3fa81e3d9c335c51cd11dfd4532db391db440535 /configs
parent341d1bb7246896ada1d6e8da5491e56aee3d7845 (diff)
downloadcoreboot-daf970eb70685c9e578e62b3f12680727e60492b.tar.gz
coreboot-daf970eb70685c9e578e62b3f12680727e60492b.tar.bz2
coreboot-daf970eb70685c9e578e62b3f12680727e60492b.zip
configs/builder/config.ocp.tiogapass: Add CONFIG_BOARD_OCP_TIOGAPASS
Otherwise configurations in src/mainboard/ocp/tiogapass/Kconfig cannot be selected by make defconfig KBUILD_DEFCONFIG=configs/builder/config.ocp.tiogapass Change-Id: I88d5619269a6a9c09e84061642206a17c91db042 Signed-off-by: Johnny Lin <johnny_lin@wiwynn.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/72642 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Jonathan Zhang <jonzhang@fb.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/builder/config.ocp.tiogapass1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/builder/config.ocp.tiogapass b/configs/builder/config.ocp.tiogapass
index 9121431b5b30..ec8a191048fa 100644
--- a/configs/builder/config.ocp.tiogapass
+++ b/configs/builder/config.ocp.tiogapass
@@ -2,6 +2,7 @@
# make defconfig KBUILD_DEFCONFIG=configs/builder/config.ocp.tiogapass
CONFIG_VENDOR_OCP=y
+CONFIG_BOARD_OCP_TIOGAPASS=y
CONFIG_HAVE_IFD_BIN=y
CONFIG_HAVE_ME_BIN=y
CONFIG_DO_NOT_TOUCH_DESCRIPTOR_REGION=y