coreboot-kgpe-d16/src/mainboard/google/veyron
Martin Roth 59114579a2 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>
2018-05-04 01:03:49 +00:00
..
sdram_inf google/veyron: add K4B4G1646E-BYK0 ddr with ramid 000Z 2017-03-07 17:46:09 +01:00
board.h
board_info.txt google/intel mainboards: Add missing board_info.txt files 2016-03-25 20:52:04 +01:00
boardid.c boardid: Minor clean up and standardization 2017-12-07 01:18:25 +00:00
bootblock.c Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUS 2016-08-18 22:04:34 +02:00
chromeos.c chromeec: Change the API for hostevent/wake masks to handle 64-bit 2017-11-22 19:10:26 +00:00
chromeos.fmd chromeos.fmd: Mark RW_LEGACY as CBFS 2016-04-05 13:37:31 +02:00
devicetree.cb Veyron: Increase bit-per-pixel to 32 2016-09-20 21:51:28 +02:00
Kconfig boardid: Switch from Kconfig to weak functions 2017-12-07 01:19:27 +00:00
Kconfig.name mainboard/google: Comment variant names in Kconfig 2018-05-04 01:03:49 +00:00
mainboard.c include/device: Split i2c.h into three 2017-08-18 15:33:29 +00:00
Makefile.inc
memlayout.ld mainboard/google: Update license headers 2016-04-13 17:34:04 +02:00
reset.c Consolidate reset API, add generic reset_prepare mechanism 2017-06-13 20:53:09 +02:00
romstage.c veyron: Add exception_init() to romstage 2016-06-08 23:21:18 +02:00
sdram_configs.c google/veyron: add K4B4G1646E-BYK0 ddr with ramid 000Z 2017-03-07 17:46:09 +01:00