summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/rex
diff options
context:
space:
mode:
authorSubrata Banik <subratabanik@google.com>2024-01-09 17:18:54 +0530
committerSubrata Banik <subratabanik@google.com>2024-01-11 03:54:30 +0000
commit4f24c354eafa4ec6654df40c896ce2a5f32b5587 (patch)
tree4480c10a0611035b1a37279255fbb0cad25f891b /src/mainboard/google/rex
parent7b85123a7be10d433f05937edf23672da3e37c2e (diff)
downloadcoreboot-4f24c354eafa4ec6654df40c896ce2a5f32b5587.tar.gz
coreboot-4f24c354eafa4ec6654df40c896ce2a5f32b5587.tar.bz2
coreboot-4f24c354eafa4ec6654df40c896ce2a5f32b5587.zip
mb/google/rex: Remove redundant HAVE_FSP_LOGO_SUPPORT config
Removes unnecessary HAVE_FSP_LOGO_SUPPORT config from google/rex baseboard. Intel Meteor Lake SoC now selects this config automatically for supported platforms. BRANCH=firmware-rex-15709.B TEST=Able to build and boot google/rex and intel/mtlrvp. Change-Id: I89bdd54cb73b11f74db2927a5eb86ab826c60517 Signed-off-by: Subrata Banik <subratabanik@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/79860 Reviewed-by: Jakub Czapiga <czapiga@google.com> Reviewed-by: Eric Lai <ericllai@google.com> Reviewed-by: Kapil Porwal <kapilporwal@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/rex')
-rw-r--r--src/mainboard/google/rex/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/rex/Kconfig b/src/mainboard/google/rex/Kconfig
index a7f7b062643f..a253c8cc37b3 100644
--- a/src/mainboard/google/rex/Kconfig
+++ b/src/mainboard/google/rex/Kconfig
@@ -19,7 +19,6 @@ config BOARD_GOOGLE_REX_COMMON
select GOOGLE_SMBIOS_MAINBOARD_VERSION
select HAVE_ACPI_RESUME
select HAVE_ACPI_TABLES
- select HAVE_FSP_LOGO_SUPPORT if RUN_FSP_GOP
select I2C_TPM
select INTEL_LPSS_UART_FOR_CONSOLE
select MAINBOARD_DISABLE_STAGE_CACHE