blob: 376aab65623ea7a19ad8115fee30642c27204dd8 (
plain)
1
2
3
4
5
6
7
8
|
chip soc/intel/baytrail
device cpu_cluster 0 on end
device domain 0 on
device pci 00.0 on end # SoC router
device pci 02.0 on end # GFX
device pci 1f.0 on end # LPC Bridge
end
end
|