From 7877ceda9e3a19a6fa6d0f3ca919ae7c194173e8 Mon Sep 17 00:00:00 2001 From: Eric Lai Date: Fri, 17 Mar 2023 10:46:10 +0800 Subject: [PATCH] mb/google/rex: Move BOARD_GOOGLE_BASEBOARD_REX to Kconfig.name Align project style with other chrome projects. TEST=built FW not changed Signed-off-by: Eric Lai Change-Id: Icfd1d274216d387cab6feb68afa49fc63c8c52e5 Reviewed-on: https://review.coreboot.org/c/coreboot/+/73761 Tested-by: build bot (Jenkins) Reviewed-by: Ivy Jian Reviewed-by: Kapil Porwal Reviewed-by: Subrata Banik --- src/mainboard/google/rex/Kconfig | 3 --- src/mainboard/google/rex/Kconfig.name | 1 + 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/src/mainboard/google/rex/Kconfig b/src/mainboard/google/rex/Kconfig index a0eeaeaec0..c716645093 100644 --- a/src/mainboard/google/rex/Kconfig +++ b/src/mainboard/google/rex/Kconfig @@ -40,9 +40,6 @@ config BOARD_GOOGLE_BASEBOARD_REX select SYSTEM_TYPE_LAPTOP select TPM_GOOGLE_TI50 -config BOARD_GOOGLE_REX0 - select BOARD_GOOGLE_BASEBOARD_REX - if BOARD_GOOGLE_REX_COMMON config BASEBOARD_DIR diff --git a/src/mainboard/google/rex/Kconfig.name b/src/mainboard/google/rex/Kconfig.name index 8216cc99cc..ca6384299d 100644 --- a/src/mainboard/google/rex/Kconfig.name +++ b/src/mainboard/google/rex/Kconfig.name @@ -2,4 +2,5 @@ comment "Rex" config BOARD_GOOGLE_REX0 bool "-> Rex 0" + select BOARD_GOOGLE_BASEBOARD_REX select DRIVERS_GENESYSLOGIC_GL9755