diff options
Diffstat (limited to 'src/mainboard/lenovo')
-rw-r--r-- | src/mainboard/lenovo/haswell/variants/t440p/devicetree.cb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/lenovo/haswell/variants/t440p/devicetree.cb b/src/mainboard/lenovo/haswell/variants/t440p/devicetree.cb index b7588ea77d..c8772cc863 100644 --- a/src/mainboard/lenovo/haswell/variants/t440p/devicetree.cb +++ b/src/mainboard/lenovo/haswell/variants/t440p/devicetree.cb @@ -23,8 +23,8 @@ chip northbridge/intel/haswell subsystemid 0x17aa 0x220e inherit device pci 00.0 on end # Host bridge - device pci 01.0 on end # PCIe Bridge for discrete graphics - device pci 01.1 off end # Unused PCIe Bridge + device pci 01.0 on end # PCIe Bridge for discrete graphics (optional) + device pci 01.1 on end # PCIe Bridge for discrete graphics (optional) device pci 02.0 on end # Internal graphics VGA controller device pci 03.0 on end # Mini-HD audio |