From c796c68dec6681195afdbd1a32a1893cf404ed2d Mon Sep 17 00:00:00 2001 From: "P, Usha" Date: Thu, 5 Jun 2025 13:36:28 +0530 Subject: [PATCH] mb/google/ocelot: Update MAINBOARD_PART_NUMBER BUG=b:394208231 TEST=Build Ocelot and verify it compiles without any error. Change-Id: I29070d871666f42615ba7afae9b9adb07e089fdc Signed-off-by: P, Usha Reviewed-on: https://review.coreboot.org/c/coreboot/+/87966 Tested-by: build bot (Jenkins) Reviewed-by: Pranava Y N --- src/mainboard/google/ocelot/Kconfig | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/mainboard/google/ocelot/Kconfig b/src/mainboard/google/ocelot/Kconfig index a4b042235c..0a0e7fba3d 100644 --- a/src/mainboard/google/ocelot/Kconfig +++ b/src/mainboard/google/ocelot/Kconfig @@ -108,9 +108,8 @@ config MAINBOARD_FAMILY string default "Google_Ocelot" -# FIXME: update once Ocelot config is available config MAINBOARD_PART_NUMBER - default "Fatcat" if BOARD_GOOGLE_OCELOT + default "Ocelot" if BOARD_GOOGLE_OCELOT config MEMORY_SOLDERDOWN def_bool n @@ -121,7 +120,6 @@ config TPM_TIS_ACPI_INTERRUPT int default 47 if BOARD_GOOGLE_OCELOT # GPE0_DW1_15 (GPP_D15) -# FIXME: update as per board schematics config UART_FOR_CONSOLE int default 0