Disable unused TBT devices
Change-Id: Id5831f95fd1ac3545063b6155f957bfe1943e340
This commit is contained in:
@@ -199,9 +199,9 @@ chip soc/intel/tigerlake
|
||||
device pci 05.0 off end # IPU 0x9A19
|
||||
device pci 06.0 on end # PEG60 0x9A09
|
||||
device pci 07.0 on end # TBT_PCIe0 0x9A23
|
||||
device pci 07.1 on end # TBT_PCIe1 0x9A25
|
||||
device pci 07.2 on end # TBT_PCIe2 0x9A27
|
||||
device pci 07.3 on end # TBT_PCIe3 0x9A29
|
||||
device pci 07.1 off end # TBT_PCIe1 0x9A25
|
||||
device pci 07.2 off end # TBT_PCIe2 0x9A27
|
||||
device pci 07.3 off end # TBT_PCIe3 0x9A29
|
||||
device pci 08.0 off end # GNA 0x9A11
|
||||
device pci 09.0 off end # NPK 0x9A33
|
||||
device pci 0a.0 on end # Crash-log SRAM 0x9A0D
|
||||
|
Reference in New Issue
Block a user