coreboot-kgpe-d16/src/mainboard/google/kahlee
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
..
bootblock google/kahlee: Set SPI 100 MHz and SPI Dual Read IO mode 2018-05-02 20:49:20 +00:00
variants mainboard/google/kahlee: Update grunt touchscreen in devicetree 2018-05-03 19:58:50 +00:00
acpi_tables.c soc/amd/stoneyridge: Move ACPI MADT table to soc 2017-07-31 17:31:00 +00:00
BiosCallOuts.c google/kahlee/BiosCallOuts.c: Remove platform_FchParams_reset 2018-01-23 05:46:04 +00:00
board_info.txt
chromeos.c mainboard/google/kahlee: Update WP to active low 2018-04-05 15:50:07 +00:00
dsdt.asl google/kahlee/grunt: Move ASL to variants 2018-01-13 23:44:02 +00:00
ec.c kahlee/ec.c: Use new wide IO function 2017-12-07 17:19:29 +00:00
irq_tables.c AGESA binaryPI: Clean up amdfamXX.h include 2017-09-19 18:38:58 +00:00
Kconfig mb/google/kahlee/variants/grunt: Enable BayHub720 driver 2018-05-02 20:48:41 +00:00
Kconfig.name mainboard/google: Comment variant names in Kconfig 2018-05-04 01:03:49 +00:00
mainboard.c compiler.h: add __weak macro 2018-04-24 14:37:59 +00:00
Makefile.inc mainboard/google/kahlee: Update PCIe port map 2017-12-09 02:51:32 +00:00
mptable.c soc/amd/common: Move files to common/block 2017-12-11 20:26:26 +00:00
OemCustomize.c mb/google/kahlee/OemCustomize.c: Disable bank interleave 2018-02-20 23:18:10 +00:00
romstage.c compiler.h: add __weak macro 2018-04-24 14:37:59 +00:00
smihandler.c mb/google/kahlee: Move ec.h into variant include directories 2017-11-19 01:44:00 +00:00