From 830fdc77cb6ab5333a82833db2fc47725c1b508f Mon Sep 17 00:00:00 2001 From: Patrick Rudolph Date: Thu, 21 Apr 2016 07:15:14 +0200 Subject: mb/lenovo/T4xx: enable PEG device Enable the PEG device in devicetree to expose the device if any. This is already default behaviour for T5xx series. Change-Id: I16bd253ca96c4cdaad8a829f6490cec9e2599b5f Signed-off-by: Patrick Rudolph Reviewed-on: https://review.coreboot.org/14448 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth Reviewed-by: Philipp Deppenwiese --- src/mainboard/lenovo/t420/devicetree.cb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/lenovo/t420') diff --git a/src/mainboard/lenovo/t420/devicetree.cb b/src/mainboard/lenovo/t420/devicetree.cb index 8041e5b2e2..65c567c18e 100644 --- a/src/mainboard/lenovo/t420/devicetree.cb +++ b/src/mainboard/lenovo/t420/devicetree.cb @@ -40,7 +40,7 @@ chip northbridge/intel/sandybridge device pci 00.0 on subsystemid 0x17aa 0x21ce end # host bridge - device pci 01.0 off end # PCIe Bridge for discrete graphics + device pci 01.0 on end # PCIe Bridge for discrete graphics device pci 02.0 on subsystemid 0x17aa 0x21ce end # Integrated Graphics Controller -- cgit v1.2.3