mb/ocp/tiogapass: Enable GBE and 10GBE region
Enable GBE and 10GBE region since it's used on vendor firmware. TEST: Able to include gbe.bin and 10gbe.bin blobs into ROM. Change-Id: Ia868d6b42e5e557d2abd60be4b2f318a1313b039 Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/85171 Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
dd46eb3c7c
commit
57631693d6
1 changed files with 2 additions and 0 deletions
|
|
@ -14,6 +14,8 @@ config BOARD_SPECIFIC_OPTIONS
|
|||
select SOC_INTEL_SKYLAKE_SP
|
||||
select SUPERIO_ASPEED_AST2400
|
||||
select UART_OVERRIDE_BAUDRATE
|
||||
select MAINBOARD_USES_IFD_GBE_REGION
|
||||
select MAINBOARD_USES_IFD_10GBE_0_REGION
|
||||
select VPD
|
||||
|
||||
config MAINBOARD_DIR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue