coreboot-kgpe-d16/src/mainboard/google/gru
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_params google/gru: update RAMID table 2017-12-05 19:47:14 +00:00
board.h google/gru: correct backlight gpio 2017-11-28 19:16:17 +00:00
board_info.txt
boardid.c google/gru: Adjust to incorrect strapping resistors on Kevin 2017-12-20 16:43:56 +00:00
bootblock.c google/gru: Stop mucking with unused I2S0 pins in codec config 2017-12-11 19:03:45 +00:00
chromeos.c google/gru: Fix GPIO_WP pull and polarity for Scarlet 2018-02-16 00:08:00 +00:00
chromeos.fmd google/gru: Add another 512KB to the COREBOOT FMAP region 2018-02-06 19:47:21 +00:00
devicetree.cb rockchip/rk3399: display: Do not allocate framebuffer in coreboot 2016-11-02 17:31:21 +01:00
devicetree.scarlet.cb rockchip/rk3399: support dual mipi dsi 2017-11-28 19:16:09 +00:00
Kconfig google/gru: switch to spi2 for all scarlet based boards 2018-01-08 19:44:33 +00:00
Kconfig.name mainboard/google: Comment variant names in Kconfig 2018-05-04 01:03:49 +00:00
mainboard.c google/scarlet: Adjust K&D power sequence from software 2018-03-08 18:02:34 +00:00
Makefile.inc google/gru: support 800M/928M frequency for bob 2017-05-11 04:55:17 +02:00
memlayout.ld mainboard/google/gru: Add license header to memlayout.ld 2016-04-16 03:13:00 +02:00
pwm_regulator.c google/gru: Add config for scarlet-derived boards 2017-11-20 18:56:45 +00:00
pwm_regulator.h rockchip/rk3399: Add pwm_regulator.c for pwm then ramp boot up cpu 2016-08-31 20:32:43 +02:00
reset.c Consolidate reset API, add generic reset_prepare mechanism 2017-06-13 20:53:09 +02:00
romstage.c google/gru: Support Nefario rev0 2017-08-31 20:03:07 +00:00
sdram_configs.c cbfs: Add cbfs_boot_load_file() 2018-04-17 10:46:13 +00:00