From 1ad41525cae0486e598efa7b7009a486d35b8637 Mon Sep 17 00:00:00 2001 From: Matt DeVillier Date: Sun, 19 Nov 2017 00:17:54 -0600 Subject: mb/google: Update/add ChromeOS device marketing names MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit c09c2a4 [mb/google: Add Chromebook marketing names] added marketing names for many ChromeOS devices; add some that were left out, correct some errors, and try to format model names/numbers consistently (or as consistently as the manufacturers allow). Change-Id: Ia13858e2e6ba7d7e025f25fad33e6338250498e5 Signed-off-by: Matt DeVillier Reviewed-on: https://review.coreboot.org/22520 Tested-by: build bot (Jenkins) Reviewed-by: Jonathan Neuschäfer Reviewed-by: Paul Menzel Reviewed-by: Aaron Durbin --- src/mainboard/google/cyan/Kconfig.name | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/mainboard/google/cyan') diff --git a/src/mainboard/google/cyan/Kconfig.name b/src/mainboard/google/cyan/Kconfig.name index ab7d2b282c..184d1594ac 100644 --- a/src/mainboard/google/cyan/Kconfig.name +++ b/src/mainboard/google/cyan/Kconfig.name @@ -1,5 +1,5 @@ config BOARD_GOOGLE_BANON - bool "Banon (Acer 15.6\" Chromebook)" + bool "Banon (Acer Chromebook 15 (CB3-532))" select BOARD_GOOGLE_BASEBOARD_CYAN config BOARD_GOOGLE_CELES @@ -7,7 +7,7 @@ config BOARD_GOOGLE_CELES select BOARD_GOOGLE_BASEBOARD_CYAN config BOARD_GOOGLE_CYAN - bool "Cyan (Acer Chromebook R11)" + bool "Cyan (Acer Chromebook R11 (C738T))" select BOARD_GOOGLE_BASEBOARD_CYAN config BOARD_GOOGLE_EDGAR @@ -15,11 +15,11 @@ config BOARD_GOOGLE_EDGAR select BOARD_GOOGLE_BASEBOARD_CYAN config BOARD_GOOGLE_KEFKA - bool "Kefka (Dell Chromebook 11 Model 3180)" + bool "Kefka (Dell Chromebook 11 3180/3189)" select BOARD_GOOGLE_BASEBOARD_CYAN config BOARD_GOOGLE_REKS - bool "Reks (Lenovo Chromebook 11)" + bool "Reks (Lenovo N22/N42 Chromebook)" select BOARD_GOOGLE_BASEBOARD_CYAN config BOARD_GOOGLE_RELM @@ -31,7 +31,7 @@ config BOARD_GOOGLE_SETZER select BOARD_GOOGLE_BASEBOARD_CYAN config BOARD_GOOGLE_TERRA - bool "Terra (ASUS Chromebook C202SA/C300SA)" + bool "Terra (ASUS Chromebook C202SA/C300SA/C301SA)" select BOARD_GOOGLE_BASEBOARD_CYAN config BOARD_GOOGLE_ULTIMA -- cgit v1.2.3