diff options
author | Tyler Wang <tyler.wang@quanta.corp-partner.google.com> | 2023-09-14 09:59:15 +0800 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2023-09-20 14:02:05 +0000 |
commit | c484e831e47e7669d7c926f4ecbc05351eeec547 (patch) | |
tree | 4a904f1b3c267fa0f38f94b195ab409d025ee293 /src | |
parent | 1dea2cac69c95358e56207b5b570026579039cf6 (diff) |
mb/google/rex/var/karis: Set VPU disable as default
BUG=b:299374763
TEST=emerge-rex coreboot
Change-Id: I40fc768522e8679337c3b9f5497278e9f4639c3e
Signed-off-by: Tyler Wang <tyler.wang@quanta.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/77888
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Reviewed-by: Kapil Porwal <kapilporwal@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src')
-rw-r--r-- | src/mainboard/google/rex/variants/karis/overridetree.cb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/rex/variants/karis/overridetree.cb b/src/mainboard/google/rex/variants/karis/overridetree.cb index 634af3152c..b13787f2a7 100644 --- a/src/mainboard/google/rex/variants/karis/overridetree.cb +++ b/src/mainboard/google/rex/variants/karis/overridetree.cb @@ -250,7 +250,6 @@ chip soc/intel/meteorlake end # PCIE10 SSD card device ref tbt_pcie_rp0 on end device ref tbt_pcie_rp2 on end - device ref vpu on end device ref tcss_xhci on chip drivers/usb/acpi device ref tcss_root_hub on |