summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/brya/Kconfig.name
diff options
context:
space:
mode:
authorWisley Chen <wisley.chen@quanta.corp-partner.google.com>2021-09-16 18:08:09 +0600
committerFelix Held <felix-coreboot@felixheld.de>2021-09-17 19:51:32 +0000
commit20cc942d9ebfb52719215d5e0b66270fc705e518 (patch)
treea209796c2fd59865494dd1d709373b3abaff80c7 /src/mainboard/google/brya/Kconfig.name
parentfdf4d87eecda473443cb5a36a49ef64daa8559ca (diff)
downloadcoreboot-20cc942d9ebfb52719215d5e0b66270fc705e518.tar.gz
coreboot-20cc942d9ebfb52719215d5e0b66270fc705e518.tar.bz2
coreboot-20cc942d9ebfb52719215d5e0b66270fc705e518.zip
mb/google/brya/var/redrix: Enable USB4 PCIe resources
Enable USB4 PCIe resources for redrix BUG=b:192052098 TEST=FW_NAME=redrix emerge-brya coreboot chromeos-bootimage Change-Id: I759618055b1282653d8a05fa66e8cdab0c43e3a6 Signed-off-by: Wisley Chen <wisley.chen@quanta.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/57711 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Diffstat (limited to 'src/mainboard/google/brya/Kconfig.name')
-rw-r--r--src/mainboard/google/brya/Kconfig.name1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/google/brya/Kconfig.name b/src/mainboard/google/brya/Kconfig.name
index 7dc1afdba939..946632b7355a 100644
--- a/src/mainboard/google/brya/Kconfig.name
+++ b/src/mainboard/google/brya/Kconfig.name
@@ -37,6 +37,7 @@ config BOARD_GOOGLE_REDRIX
select SOC_INTEL_COMMON_BLOCK_IPU
select DRIVERS_GENESYSLOGIC_GL9755
select DRIVERS_GFX_GENERIC
+ select SOC_INTEL_ENABLE_USB4_PCIE_RESOURCES
config BOARD_GOOGLE_KANO
bool "-> Kano"