From 26a49b17853f316fe8307ca205244343b60795d8 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Fri, 20 Aug 2021 09:39:50 -0600 Subject: 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 Change-Id: Ib941318842136212727f56fc6130381c5c9cd55b Reviewed-on: https://review.coreboot.org/c/coreboot/+/57390 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons Reviewed-by: Felix Held --- src/mainboard/google/nyan_blaze/Kconfig.name | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mainboard/google/nyan_blaze') diff --git a/src/mainboard/google/nyan_blaze/Kconfig.name b/src/mainboard/google/nyan_blaze/Kconfig.name index 8b0fc52f9f..105bf11c79 100644 --- a/src/mainboard/google/nyan_blaze/Kconfig.name +++ b/src/mainboard/google/nyan_blaze/Kconfig.name @@ -1,2 +1,4 @@ +comment "Nyan Blaze" + config BOARD_GOOGLE_NYAN_BLAZE bool "Nyan Blaze (HP Chromebook 14 G3)" -- cgit v1.2.3