blob: 90205c2d687a60f0e52542b62ddcdcd98fed0c55 (
plain)
1
2
3
4
5
6
7
8
9
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
|