summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/peach_pit
diff options
context:
space:
mode:
authorMartin Roth <martin@coreboot.org>2021-08-20 09:39:50 -0600
committerMartin Roth <martinroth@google.com>2021-09-07 19:09:38 +0000
commit26a49b17853f316fe8307ca205244343b60795d8 (patch)
tree0ab61d7a9d43d12dec2b4f88cad02bb680d55cbc /src/mainboard/google/peach_pit
parentc112fe408dc6ba8db7d5ff2a45015cca3c66e5b6 (diff)
downloadcoreboot-26a49b17853f316fe8307ca205244343b60795d8.tar.gz
coreboot-26a49b17853f316fe8307ca205244343b60795d8.tar.bz2
coreboot-26a49b17853f316fe8307ca205244343b60795d8.zip
mb/google: Add board name comments for each board
Roughly half the boards had a "title" comment for the board. This adds it for the rest of the boards to make everything consistent. Signed-off-by: Martin Roth <martin@coreboot.org> Change-Id: Ib941318842136212727f56fc6130381c5c9cd55b Reviewed-on: https://review.coreboot.org/c/coreboot/+/57390 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'src/mainboard/google/peach_pit')
-rw-r--r--src/mainboard/google/peach_pit/Kconfig.name2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/google/peach_pit/Kconfig.name b/src/mainboard/google/peach_pit/Kconfig.name
index b9a9b55298d2..2903a5b2d1ef 100644
--- a/src/mainboard/google/peach_pit/Kconfig.name
+++ b/src/mainboard/google/peach_pit/Kconfig.name
@@ -1,2 +1,4 @@
+comment "Peach Pit"
+
config BOARD_GOOGLE_PEACH_PIT
bool "Peach Pit (Samsung Chromebook 2 11\")"