From 1d72afbd2a284da02208769bb4e74510908f8086 Mon Sep 17 00:00:00 2001 From: Shelley Chen Date: Thu, 24 Feb 2022 15:25:20 -0800 Subject: herobrine: Add Villager variant BUG=b:218415722 BRANCH=None TEST=./util/abuild/abuild -p none -t GOOGLE_VILLAGER -x -a -B Change-Id: I84935ea280023cb0df1dd51fcd2a83d80db17710 Signed-off-by: Shelley Chen Reviewed-on: https://review.coreboot.org/c/coreboot/+/62356 Tested-by: build bot (Jenkins) Reviewed-by: Julius Werner --- src/mainboard/google/herobrine/Kconfig.name | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/mainboard/google/herobrine/Kconfig.name') diff --git a/src/mainboard/google/herobrine/Kconfig.name b/src/mainboard/google/herobrine/Kconfig.name index 4eb1130e6e..063e669c53 100644 --- a/src/mainboard/google/herobrine/Kconfig.name +++ b/src/mainboard/google/herobrine/Kconfig.name @@ -22,6 +22,9 @@ config BOARD_GOOGLE_HOGLIN bool "-> Hoglin" select BOARD_GOOGLE_HEROBRINE_COMMON +config BOARD_GOOGLE_VILLAGER + bool "-> Villager" + select BOARD_GOOGLE_HEROBRINE_COMMON endif comment "(Herobrine requires 'Allow QC blobs repository')" -- cgit v1.2.3