mainboard/google: Comment variant names in Kconfig

It's very confusing trying to find the google platform names, because
they seem all unsorted in Kconfig.  They're actually sorted according
to the variant name, but previously, that was impossible to tell.

- Add a comment to the top of variants in Kconfig.name
- Inset each variant name.  If you start a prompt with whitespace,
it gets ignored, so after trying various ways to indent, the arrow
was the option I thought looked the best.

It now looks like this:
*** Beltino ***

->  Mccloud (Acer Chromebox CXI)

->  Monroe (LG Chromebase 22CV241 & 22CB25S)

->  Panther (ASUS Chromebox CN60)

->  Tricky (Dell Chromebox 3010)

->  Zako (HP Chromebox G1)

Butterfly (HP Pavilion Chromebook 14)

Chell (HP Chromebook 13 G1)

Cheza

*** Cyan ***

Change-Id: I35cb16b040651cd1bd0c4aef98494368ef5ca512
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/26020
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
Martin Roth 2018-05-02 21:44:57 -05:00
parent 2a8cc53620
commit 59114579a2
14 changed files with 108 additions and 80 deletions

View File

@ -1,19 +1,21 @@
comment "Auron"
config BOARD_GOOGLE_AURON_PAINE
bool "Auron_Paine (Acer C740 Chromebook)"
bool "-> Auron_Paine (Acer C740 Chromebook)"
select BOARD_GOOGLE_BASEBOARD_AURON
config BOARD_GOOGLE_AURON_YUNA
bool "Auron_Yuna (Acer Chromebook 15 (C910/CB5-531))"
bool "-> Auron_Yuna (Acer Chromebook 15 (C910/CB5-531))"
select BOARD_GOOGLE_BASEBOARD_AURON
config BOARD_GOOGLE_GANDOF
bool "Gandof (Toshiba Chromebook 2 (2015))"
bool "-> Gandof (Toshiba Chromebook 2 (2015))"
select BOARD_GOOGLE_BASEBOARD_AURON
config BOARD_GOOGLE_LULU
bool "Lulu (Dell Chromebook 13 7310)"
bool "-> Lulu (Dell Chromebook 13 7310)"
select BOARD_GOOGLE_BASEBOARD_AURON
config BOARD_GOOGLE_SAMUS
bool "Samus (Google Chromebook Pixel (2015))"
bool "-> Samus (Google Chromebook Pixel (2015))"
select BOARD_GOOGLE_BASEBOARD_AURON

View File

@ -1,19 +1,21 @@
comment "Beltino"
config BOARD_GOOGLE_MCCLOUD
bool "Mccloud (Acer Chromebox CXI)"
bool "-> Mccloud (Acer Chromebox CXI)"
select BOARD_GOOGLE_BASEBOARD_BELTINO
config BOARD_GOOGLE_MONROE
bool "Monroe (LG Chromebase 22CV241 & 22CB25S)"
bool "-> Monroe (LG Chromebase 22CV241 & 22CB25S)"
select BOARD_GOOGLE_BASEBOARD_BELTINO
config BOARD_GOOGLE_PANTHER
bool "Panther (ASUS Chromebox CN60)"
bool "-> Panther (ASUS Chromebox CN60)"
select BOARD_GOOGLE_BASEBOARD_BELTINO
config BOARD_GOOGLE_TRICKY
bool "Tricky (Dell Chromebox 3010)"
bool "-> Tricky (Dell Chromebox 3010)"
select BOARD_GOOGLE_BASEBOARD_BELTINO
config BOARD_GOOGLE_ZAKO
bool "Zako (HP Chromebox G1)"
bool "-> Zako (HP Chromebox G1)"
select BOARD_GOOGLE_BASEBOARD_BELTINO

View File

@ -1,43 +1,45 @@
comment "Cyan"
config BOARD_GOOGLE_BANON
bool "Banon (Acer Chromebook 15 (CB3-532))"
bool "-> Banon (Acer Chromebook 15 (CB3-532))"
select BOARD_GOOGLE_BASEBOARD_CYAN
config BOARD_GOOGLE_CELES
bool "Celes (Samsung Chromebook 3)"
bool "-> Celes (Samsung Chromebook 3)"
select BOARD_GOOGLE_BASEBOARD_CYAN
config BOARD_GOOGLE_CYAN
bool "Cyan (Acer Chromebook R11 (C738T))"
bool "-> Cyan (Acer Chromebook R11 (C738T))"
select BOARD_GOOGLE_BASEBOARD_CYAN
config BOARD_GOOGLE_EDGAR
bool "Edgar (Acer Chromebook 14 (CB3-431))"
bool "-> Edgar (Acer Chromebook 14 (CB3-431))"
select BOARD_GOOGLE_BASEBOARD_CYAN
config BOARD_GOOGLE_KEFKA
bool "Kefka (Dell Chromebook 11 3180/3189)"
bool "-> Kefka (Dell Chromebook 11 3180/3189)"
select BOARD_GOOGLE_BASEBOARD_CYAN
config BOARD_GOOGLE_REKS
bool "Reks (Lenovo N22/N42 Chromebook)"
bool "-> Reks (Lenovo N22/N42 Chromebook)"
select BOARD_GOOGLE_BASEBOARD_CYAN
config BOARD_GOOGLE_RELM
bool "Relm"
bool "-> Relm"
select BOARD_GOOGLE_BASEBOARD_CYAN
config BOARD_GOOGLE_SETZER
bool "Setzer (HP Chromebook 11 G5)"
bool "-> Setzer (HP Chromebook 11 G5)"
select BOARD_GOOGLE_BASEBOARD_CYAN
config BOARD_GOOGLE_TERRA
bool "Terra (ASUS Chromebook C202SA/C300SA/C301SA)"
bool "-> Terra (ASUS Chromebook C202SA/C300SA/C301SA)"
select BOARD_GOOGLE_BASEBOARD_CYAN
config BOARD_GOOGLE_ULTIMA
bool "Ultima (Lenovo Yoga 11e G3)"
bool "-> Ultima (Lenovo Yoga 11e G3)"
select BOARD_GOOGLE_BASEBOARD_CYAN
config BOARD_GOOGLE_WIZPIG
bool "Wizpig"
bool "-> Wizpig"
select BOARD_GOOGLE_BASEBOARD_CYAN

View File

@ -1,23 +1,25 @@
comment "Gru"
config BOARD_GOOGLE_KEVIN
bool "Kevin (Samsung Chromebook Plus)"
bool "-> Kevin (Samsung Chromebook Plus)"
select BOARD_GOOGLE_GRU_COMMON
config BOARD_GOOGLE_GRU
bool "Gru"
bool "-> Gru"
select BOARD_GOOGLE_GRU_COMMON
config BOARD_GOOGLE_BOB
bool "Bob (Asus Chromebook Flip C101PA)"
bool "-> Bob (Asus Chromebook Flip C101PA)"
select BOARD_GOOGLE_GRU_COMMON
config BOARD_GOOGLE_SCARLET
bool "Scarlet"
bool "-> Scarlet"
select BOARD_GOOGLE_GRU_COMMON
config BOARD_GOOGLE_NEFARIO
bool "Nefario"
bool "-> Nefario"
select BOARD_GOOGLE_GRU_COMMON
config BOARD_GOOGLE_RAINIER
bool "Rainier"
bool "-> Rainier"
select BOARD_GOOGLE_GRU_COMMON

View File

@ -1,15 +1,17 @@
comment "Jecht"
config BOARD_GOOGLE_GUADO
bool "Guado (ASUS Chromebox CN62)"
bool "-> Guado (ASUS Chromebox CN62)"
select BOARD_GOOGLE_BASEBOARD_JECHT
config BOARD_GOOGLE_JECHT
bool "Jecht"
bool "-> Jecht"
select BOARD_GOOGLE_BASEBOARD_JECHT
config BOARD_GOOGLE_RIKKU
bool "Rikku (Acer Chromebox CXI2)"
bool "-> Rikku (Acer Chromebox CXI2)"
select BOARD_GOOGLE_BASEBOARD_JECHT
config BOARD_GOOGLE_TIDUS
bool "Tidus (Lenovo ThinkCentre Chromebox)"
bool "-> Tidus (Lenovo ThinkCentre Chromebox)"
select BOARD_GOOGLE_BASEBOARD_JECHT

View File

@ -1,6 +1,8 @@
comment "Kahlee"
config BOARD_GOOGLE_GRUNT
bool "Grunt"
bool "-> Grunt"
select BOARD_GOOGLE_BASEBOARD_KAHLEE
config BOARD_GOOGLE_KAHLEE
bool "Kahlee"
bool "-> Kahlee"
select BOARD_GOOGLE_BASEBOARD_KAHLEE

View File

@ -1,15 +1,17 @@
comment "Oak"
config BOARD_GOOGLE_OAK
bool "Oak"
bool "-> Oak"
select BOARD_GOOGLE_OAK_COMMON
config BOARD_GOOGLE_ELM
bool "Elm (Acer Chromebook R13)"
bool "-> Elm (Acer Chromebook R13)"
select BOARD_GOOGLE_OAK_COMMON
config BOARD_GOOGLE_HANA
bool "Hana (Lenovo N23 Yoga Chromebook)"
bool "-> Hana (Lenovo N23 Yoga Chromebook)"
select BOARD_GOOGLE_OAK_COMMON
config BOARD_GOOGLE_ROWAN
bool "ROWAN"
bool "-> Rowan"
select BOARD_GOOGLE_OAK_COMMON

View File

@ -1,16 +1,18 @@
comment "Octopus"
config BOARD_GOOGLE_OCTOPUS
bool "Octopus"
bool "-> Octopus"
select BOARD_GOOGLE_BASEBOARD_OCTOPUS
select BASEBOARD_OCTOPUS_LAPTOP
config BOARD_GOOGLE_YORP
bool "Yorp"
bool "-> Yorp"
select BOARD_GOOGLE_BASEBOARD_OCTOPUS
select BASEBOARD_OCTOPUS_LAPTOP
config BOARD_GOOGLE_BIP
bool "Bip"
bool "-> Bip"
select BOARD_GOOGLE_BASEBOARD_OCTOPUS
select BASEBOARD_OCTOPUS_LAPTOP
config BOARD_GOOGLE_PHASER
bool "Phaser"
bool "-> Phaser"
select BOARD_GOOGLE_BASEBOARD_OCTOPUS
select BASEBOARD_OCTOPUS_LAPTOP

View File

@ -1,29 +1,31 @@
comment "Poppy"
config BOARD_GOOGLE_ATLAS
bool "Atlas"
bool "-> Atlas"
select BOARD_GOOGLE_BASEBOARD_POPPY
select VARIANT_SPECIFIC_OPTIONS_ATLAS
config BOARD_GOOGLE_POPPY
bool "Poppy"
bool "-> Poppy"
select BOARD_GOOGLE_BASEBOARD_POPPY
select VARIANT_SPECIFIC_OPTIONS_POPPY
config BOARD_GOOGLE_NAMI
bool "Nami"
bool "-> Nami"
select BOARD_GOOGLE_BASEBOARD_POPPY
select VARIANT_SPECIFIC_OPTIONS_NAMI
config BOARD_GOOGLE_NAUTILUS
bool "Nautilus"
bool "-> Nautilus"
select BOARD_GOOGLE_BASEBOARD_POPPY
select VARIANT_SPECIFIC_OPTIONS_NAUTILUS
config BOARD_GOOGLE_NOCTURNE
bool "Nocturne"
bool "-> Nocturne"
select BOARD_GOOGLE_BASEBOARD_POPPY
select VARIANT_SPECIFIC_OPTIONS_NOCTURNE
config BOARD_GOOGLE_SORAKA
bool "Soraka"
bool "-> Soraka"
select BOARD_GOOGLE_BASEBOARD_POPPY
select VARIANT_SPECIFIC_OPTIONS_SORAKA

View File

@ -1,63 +1,65 @@
comment "Rambi"
config BOARD_GOOGLE_BANJO
bool "Banjo (Acer Chromebook 15 (CB3-531))"
bool "-> Banjo (Acer Chromebook 15 (CB3-531))"
select BOARD_GOOGLE_BASEBOARD_RAMBI
config BOARD_GOOGLE_CANDY
bool "Candy (Dell Chromebook 11 3120)"
bool "-> Candy (Dell Chromebook 11 3120)"
select BOARD_GOOGLE_BASEBOARD_RAMBI
config BOARD_GOOGLE_CLAPPER
bool "Clapper (Lenovo N20 Chromebook)"
bool "-> Clapper (Lenovo N20 Chromebook)"
select BOARD_GOOGLE_BASEBOARD_RAMBI
config BOARD_GOOGLE_ENGUARDE
bool "Enguarde"
bool "-> Enguarde"
select BOARD_GOOGLE_BASEBOARD_RAMBI
config BOARD_GOOGLE_GLIMMER
bool "Glimmer (Lenovo ThinkPad 11e Chromebook)"
bool "-> Glimmer (Lenovo ThinkPad 11e Chromebook)"
select BOARD_GOOGLE_BASEBOARD_RAMBI
config BOARD_GOOGLE_GNAWTY
bool "Gnawty (Acer Chromebook 11 (CB3-111/131,C730/C730E/C735))"
bool "-> Gnawty (Acer Chromebook 11 (CB3-111/131,C730/C730E/C735))"
select BOARD_GOOGLE_BASEBOARD_RAMBI
config BOARD_GOOGLE_HELI
bool "Heli (Haier Chromebook G2)"
bool "-> Heli (Haier Chromebook G2)"
select BOARD_GOOGLE_BASEBOARD_RAMBI
config BOARD_GOOGLE_KIP
bool "Kip (HP Chromebook 11 G3 / G4 / G4 EE)"
bool "-> Kip (HP Chromebook 11 G3 / G4 / G4 EE)"
select BOARD_GOOGLE_BASEBOARD_RAMBI
config BOARD_GOOGLE_NINJA
bool "Ninja (AOpen Chromebox Commercial)"
bool "-> Ninja (AOpen Chromebox Commercial)"
select BOARD_GOOGLE_BASEBOARD_RAMBI
config BOARD_GOOGLE_ORCO
bool "Orco (Lenovo 100S Chromebook)"
bool "-> Orco (Lenovo 100S Chromebook)"
select BOARD_GOOGLE_BASEBOARD_RAMBI
config BOARD_GOOGLE_QUAWKS
bool "Quawks (ASUS Chromebook C300)"
bool "-> Quawks (ASUS Chromebook C300)"
select BOARD_GOOGLE_BASEBOARD_RAMBI
config BOARD_GOOGLE_SQUAWKS
bool "Squawks (ASUS Chromebook C200)"
bool "-> Squawks (ASUS Chromebook C200)"
select BOARD_GOOGLE_BASEBOARD_RAMBI
config BOARD_GOOGLE_RAMBI
bool "Rambi"
bool "-> Rambi"
select BOARD_GOOGLE_BASEBOARD_RAMBI
config BOARD_GOOGLE_SUMO
bool "Sumo (AOpen Chromebase Commercial)"
bool "-> Sumo (AOpen Chromebase Commercial)"
select BOARD_GOOGLE_BASEBOARD_RAMBI
config BOARD_GOOGLE_SWANKY
bool "Swanky (Toshiba Chromebook 2)"
bool "-> Swanky (Toshiba Chromebook 2)"
select BOARD_GOOGLE_BASEBOARD_RAMBI
config BOARD_GOOGLE_WINKY
bool "Winky (Samsung Chromebook 2 (XE500C12))"
bool "-> Winky (Samsung Chromebook 2 (XE500C12))"
select BOARD_GOOGLE_BASEBOARD_RAMBI

View File

@ -1,29 +1,31 @@
comment "Reef"
config BOARD_GOOGLE_REEF
bool "Reef/Electro (Acer Chromebook Spin 11 R751T)"
bool "-> Reef/Electro (Acer Chromebook Spin 11 R751T)"
select BOARD_GOOGLE_BASEBOARD_REEF
select BASEBOARD_REEF_LAPTOP
config BOARD_GOOGLE_PYRO
bool "Pyro (Lenovo Thinkpad (Yoga) 11e Chromebook)"
bool "-> Pyro (Lenovo Thinkpad (Yoga) 11e Chromebook)"
select BOARD_GOOGLE_BASEBOARD_REEF
select BASEBOARD_REEF_LAPTOP
config BOARD_GOOGLE_SAND
bool "Sand (Acer Chromebook 15 CB515-1HT/1H)"
bool "-> Sand (Acer Chromebook 15 CB515-1HT/1H)"
select BOARD_GOOGLE_BASEBOARD_REEF
select BASEBOARD_REEF_LAPTOP
config BOARD_GOOGLE_SNAPPY
bool "Snappy (HP Chromebook x360 11 G1 EE)"
bool "-> Snappy (HP Chromebook x360 11 G1 EE)"
select BOARD_GOOGLE_BASEBOARD_REEF
select BASEBOARD_REEF_LAPTOP
config BOARD_GOOGLE_NASHER
bool "Nasher"
bool "-> Nasher"
select BOARD_GOOGLE_BASEBOARD_REEF
select BASEBOARD_REEF_LAPTOP
config BOARD_GOOGLE_CORAL
bool "Coral"
bool "-> Coral"
select BOARD_GOOGLE_BASEBOARD_REEF
select BASEBOARD_REEF_LAPTOP

View File

@ -1,15 +1,17 @@
comment "Slippy"
config BOARD_GOOGLE_FALCO
bool "Falco (HP Chromebook 14)"
bool "-> Falco (HP Chromebook 14)"
select BOARD_GOOGLE_BASEBOARD_SLIPPY
config BOARD_GOOGLE_LEON
bool "Leon (Toshiba Chromebook)"
bool "-> Leon (Toshiba Chromebook)"
select BOARD_GOOGLE_BASEBOARD_SLIPPY
config BOARD_GOOGLE_PEPPY
bool "Peppy (Acer C720/C720P Chromebook)"
bool "-> Peppy (Acer C720/C720P Chromebook)"
select BOARD_GOOGLE_BASEBOARD_SLIPPY
config BOARD_GOOGLE_WOLF
bool "Wolf (Dell Chromebook 11)"
bool "-> Wolf (Dell Chromebook 11)"
select BOARD_GOOGLE_BASEBOARD_SLIPPY

View File

@ -1,24 +1,26 @@
comment "Veyron"
config BOARD_GOOGLE_VEYRON_JAQ
bool "Veyron_Jaq (Haier Chromebook 11)"
bool "-> Veyron_Jaq (Haier Chromebook 11)"
select BOARD_GOOGLE_VEYRON
select SYSTEM_TYPE_LAPTOP
config BOARD_GOOGLE_VEYRON_JERRY
bool "Veyron_Jerry (Hisense Chromebook 11)"
bool "-> Veyron_Jerry (Hisense Chromebook 11)"
select BOARD_GOOGLE_VEYRON
select SYSTEM_TYPE_LAPTOP
config BOARD_GOOGLE_VEYRON_MIGHTY
bool "Veyron_Mighty (Haier Chromebook 11(edu))"
bool "-> Veyron_Mighty (Haier Chromebook 11(edu))"
select BOARD_GOOGLE_VEYRON
select SYSTEM_TYPE_LAPTOP
config BOARD_GOOGLE_VEYRON_MINNIE
bool "Veyron_Minnie (ASUS Chromebook Flip C100)"
bool "-> Veyron_Minnie (ASUS Chromebook Flip C100)"
select BOARD_GOOGLE_VEYRON
select SYSTEM_TYPE_LAPTOP
config BOARD_GOOGLE_VEYRON_SPEEDY
bool "Veyron_Speedy (ASUS C201 Chromebook)"
bool "-> Veyron_Speedy (ASUS C201 Chromebook)"
select BOARD_GOOGLE_VEYRON
select SYSTEM_TYPE_LAPTOP

View File

@ -1,9 +1,11 @@
comment "Zoombini"
config BOARD_GOOGLE_ZOOMBINI
bool "Zoombini"
bool "-> Zoombini"
select BOARD_GOOGLE_BASEBOARD_ZOOMBINI
select BASEBOARD_ZOOMBINI_LAPTOP
config BOARD_GOOGLE_MEOWTH
bool "Meowth"
bool "-> Meowth"
select BOARD_GOOGLE_BASEBOARD_ZOOMBINI
select BASEBOARD_ZOOMBINI_LAPTOP