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/mistral/Kconfig.name | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/google/mistral') diff --git a/src/mainboard/google/mistral/Kconfig.name b/src/mainboard/google/mistral/Kconfig.name index ca51fa23e9..5bf7e8a4de 100644 --- a/src/mainboard/google/mistral/Kconfig.name +++ b/src/mainboard/google/mistral/Kconfig.name @@ -1,3 +1,4 @@ +comment "Mistral" config BOARD_GOOGLE_MISTRAL bool "Mistral" -- cgit v1.2.3