summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/volteer/Kconfig.name
diff options
context:
space:
mode:
authorRonak Kanabar <ronak.kanabar@intel.com>2020-09-23 16:37:21 +0530
committerTim Wawrzynczak <twawrzynczak@chromium.org>2020-09-25 16:45:07 +0000
commite60155ff13fb61c20e01601e6a58ff1fe5509b8b (patch)
treebdc1b58dbbdcafbc910533d032e8b1d3aad3902a /src/mainboard/google/volteer/Kconfig.name
parentfb2f356d89de19994214dbe01ef7c02e02f24be0 (diff)
downloadcoreboot-e60155ff13fb61c20e01601e6a58ff1fe5509b8b.tar.gz
coreboot-e60155ff13fb61c20e01601e6a58ff1fe5509b8b.tar.bz2
coreboot-e60155ff13fb61c20e01601e6a58ff1fe5509b8b.zip
volteer: Create boldar variant
Create the boldar variant of the volteer reference board by copying the template files to a new directory named for the variant. (Auto-Generated by create_coreboot_variant.sh version 4.2.0). Add "memory/Makefile.inc" generated by gen_part_id.go BUG=b:162202257 BRANCH=None TEST=util/abuild/abuild -p none -t google/volteer -x -a make sure the build includes GOOGLE_BOLDAR Signed-off-by: Ronak Kanabar <ronak.kanabar@intel.com> Change-Id: I92b4b917448d8e5e9176cb983adf7b209956d2c2 Reviewed-on: https://review.coreboot.org/c/coreboot/+/45648 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org> Reviewed-by: Subrata Banik <subrata.banik@intel.com>
Diffstat (limited to 'src/mainboard/google/volteer/Kconfig.name')
-rw-r--r--src/mainboard/google/volteer/Kconfig.name4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/google/volteer/Kconfig.name b/src/mainboard/google/volteer/Kconfig.name
index 10a941125ea4..c4415d4f0040 100644
--- a/src/mainboard/google/volteer/Kconfig.name
+++ b/src/mainboard/google/volteer/Kconfig.name
@@ -61,3 +61,7 @@ config BOARD_GOOGLE_VOXEL
select BOARD_GOOGLE_BASEBOARD_VOLTEER
select SOC_INTEL_CSE_LITE_SKU
select USE_CAR_NEM_ENHANCED_V2
+
+config BOARD_GOOGLE_BOLDAR
+ bool "-> Boldar"
+ select BOARD_GOOGLE_BASEBOARD_VOLTEER