Files
system76-coreboot/src/mainboard/google/slippy/Kconfig.name
Matt DeVillier 1ad41525ca mb/google: Update/add ChromeOS device marketing names
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 <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/22520
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-11-21 01:19:15 +00:00

16 lines
401 B
Plaintext

config BOARD_GOOGLE_FALCO
bool "Falco (HP Chromebook 14)"
select BOARD_GOOGLE_BASEBOARD_SLIPPY
config BOARD_GOOGLE_LEON
bool "Leon (Toshiba Chromebook)"
select BOARD_GOOGLE_BASEBOARD_SLIPPY
config BOARD_GOOGLE_PEPPY
bool "Peppy (Acer C720/C720P Chromebook)"
select BOARD_GOOGLE_BASEBOARD_SLIPPY
config BOARD_GOOGLE_WOLF
bool "Wolf (Dell Chromebook 11)"
select BOARD_GOOGLE_BASEBOARD_SLIPPY