diff options
Diffstat (limited to 'src/mainboard/dell/optiplex_9020/overridetree_mt.cb')
-rw-r--r-- | src/mainboard/dell/optiplex_9020/overridetree_mt.cb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/mainboard/dell/optiplex_9020/overridetree_mt.cb b/src/mainboard/dell/optiplex_9020/overridetree_mt.cb new file mode 100644 index 0000000000..90205c2d68 --- /dev/null +++ b/src/mainboard/dell/optiplex_9020/overridetree_mt.cb @@ -0,0 +1,10 @@ +## SPDX-License-Identifier: GPL-2.0-only + +chip northbridge/intel/haswell + device domain 0 on + chip southbridge/intel/lynxpoint + device pci 1c.1 on end # PCI (via XIO2001 bridge) + device pci 1c.2 on end # PCIe 1x slot + end + end +end |