aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt DeVillier <matt.devillier@gmail.com>2023-04-28 10:45:15 -0500
committerFelix Held <felix-coreboot@felixheld.de>2023-05-08 13:08:16 +0000
commit0d928832e742fd7a8e0be9f49dafc404d7a20630 (patch)
tree49d9e0d0b674a632e9da16398cf88e577ccc924d
parentc6a9f506b75e097189e48732cce14e0842a4c086 (diff)
mb/google/volteer/Kconfig: Add variant model names
Change-Id: Id5b0fa96ca8d86ddf20d808f5107a43ad2d0a1e0 Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/74854 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Sean Rhodes <sean@starlabs.systems> Reviewed-by: Martin Roth <martin.roth@amd.corp-partner.google.com> Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
-rw-r--r--src/mainboard/google/volteer/Kconfig.name12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/mainboard/google/volteer/Kconfig.name b/src/mainboard/google/volteer/Kconfig.name
index 9ee1bec36d..4d62a850d5 100644
--- a/src/mainboard/google/volteer/Kconfig.name
+++ b/src/mainboard/google/volteer/Kconfig.name
@@ -1,10 +1,10 @@
comment "Volteer"
config BOARD_GOOGLE_CHRONICLER
- bool "-> Chronicler"
+ bool "-> Chronicler (FMV Chromebook 14F)"
config BOARD_GOOGLE_COLLIS
- bool "-> Collis"
+ bool "-> Collis (Asus Chromebook Flip CX3)"
config BOARD_GOOGLE_COPANO
bool "-> Copano (ASUS Chromebook Flip CX5400)"
@@ -16,7 +16,7 @@ config BOARD_GOOGLE_DROBIT
bool "-> Drobit (ASUS Chromebook CX9400)"
config BOARD_GOOGLE_ELDRID
- bool "-> Eldrid"
+ bool "-> Eldrid (HP Chromebook x360 14c)"
config BOARD_GOOGLE_ELEMI
bool "-> Elemi (HP Pro c640 G2 Chromebook)"
@@ -25,7 +25,7 @@ config BOARD_GOOGLE_HALVOR
bool "-> Halvor"
config BOARD_GOOGLE_LINDAR
- bool "-> Lindar"
+ bool "-> Lindar (Lenovo 5i-14/Slim 5 Chromebook)"
config BOARD_GOOGLE_MALEFOR
bool "-> Malefor"
@@ -40,10 +40,10 @@ config BOARD_GOOGLE_TRONDO
bool "-> Trondo"
config BOARD_GOOGLE_VOEMA
- bool "-> Voema"
+ bool "-> Voema (Acer Chromebook Spin 514)"
config BOARD_GOOGLE_VOLET
- bool "-> Volet"
+ bool "-> Volet (Acer Chromebook 515)"
config BOARD_GOOGLE_VOLTEER
bool "-> Volteer"