summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/volteer/Kconfig.name
diff options
context:
space:
mode:
authorNick Vaccaro <nvaccaro@google.com>2020-06-19 17:57:00 -0700
committerPatrick Georgi <pgeorgi@google.com>2020-06-24 11:53:19 +0000
commitfbb023245bfc36ad0be500fce3ac95d861744019 (patch)
tree59a3c54b231e5905fc48a7c8eef0b59ef889a046 /src/mainboard/google/volteer/Kconfig.name
parent8528867088833b826aaa326fca4d839142401246 (diff)
downloadcoreboot-fbb023245bfc36ad0be500fce3ac95d861744019.tar.gz
coreboot-fbb023245bfc36ad0be500fce3ac95d861744019.tar.bz2
coreboot-fbb023245bfc36ad0be500fce3ac95d861744019.zip
volteer: Create volteer2 variant
Create the volteer2 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.1.1). Modified to alphabetize and update to duplicate latest volteer changes currently in the review and merge pipeline. Added the following missing files from the variants/volteer2/ folder: - gpio.c - include/variant/acpi/dptf.asl - acpi/mipi_camera.asl - Makefile.inc - memory/dram_id.generated.txt - memory/Makefile.inc - memory/mem_list_variant.txt - overridetree.cb BUG=b:159135047 BRANCH=None TEST=util/abuild/abuild -p none -t google/volteer -x -a make sure the build includes GOOGLE_VOLTEER2 Change-Id: I987c72b83dc993af248a753a2caa56be0f26c1ad Signed-off-by: Nick Vaccaro <nvaccaro@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/42605 Reviewed-by: Caveh Jalali <caveh@chromium.org> Reviewed-by: Wonkyu Kim <wonkyu.kim@intel.com> Reviewed-by: YH Lin <yueherngl@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/volteer/Kconfig.name')
-rw-r--r--src/mainboard/google/volteer/Kconfig.name5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/mainboard/google/volteer/Kconfig.name b/src/mainboard/google/volteer/Kconfig.name
index 1859631d8aa6..ccd104d18665 100644
--- a/src/mainboard/google/volteer/Kconfig.name
+++ b/src/mainboard/google/volteer/Kconfig.name
@@ -27,6 +27,11 @@ config BOARD_GOOGLE_VOLTEER
select BOARD_GOOGLE_BASEBOARD_VOLTEER
select VARIANT_HAS_MIPI_CAMERA
+config BOARD_GOOGLE_VOLTEER2
+ bool "-> Volteer2"
+ select BOARD_GOOGLE_BASEBOARD_VOLTEER
+ select VARIANT_HAS_MIPI_CAMERA
+
config BOARD_GOOGLE_VOXEL
bool "-> Voxel"
select BOARD_GOOGLE_BASEBOARD_VOLTEER