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/gale/Kconfig.name | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/mainboard/google/gale') diff --git a/src/mainboard/google/gale/Kconfig.name b/src/mainboard/google/gale/Kconfig.name index 78707e706b..c1e71ef2a2 100644 --- a/src/mainboard/google/gale/Kconfig.name +++ b/src/mainboard/google/gale/Kconfig.name @@ -1,2 +1,4 @@ +comment "Gale" + config BOARD_GOOGLE_GALE bool "Gale (Google WiFi)" -- cgit v1.2.3