mb/google/brya: Enable ADL_ENABLE_USB4_PCIE_RESOURCES for primus
primus supports USB4 and so needs to reserve bus numbers and prefmem and mem resources for potential hotplugs of devices. BUG=b:193377625 BRANCH=None TEST=build pass Signed-off-by: Malik_Hsu <malik_hsu@wistron.corp-partner.google.com> Change-Id: I1d1f8cc3460c1b89dade4f01690c77efcd799098 Reviewed-on: https://review.coreboot.org/c/coreboot/+/57007 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
This commit is contained in:
parent
d3e645632a
commit
719fbe78f6
|
@ -15,6 +15,7 @@ config BOARD_GOOGLE_BRASK
|
|||
config BOARD_GOOGLE_PRIMUS
|
||||
bool "-> Primus"
|
||||
select BOARD_GOOGLE_BASEBOARD_BRYA
|
||||
select ADL_ENABLE_USB4_PCIE_RESOURCES
|
||||
|
||||
config BOARD_GOOGLE_GIMBLE
|
||||
bool "-> Gimble"
|
||||
|
|
Loading…
Reference in New Issue