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 <usha.p@intel.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/87966 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Pranava Y N <pranavayn@google.com>
This commit is contained in:
parent
b322d30944
commit
c796c68dec
1 changed files with 1 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue