summaryrefslogtreecommitdiff
path: root/src/mainboard/emulation
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/emulation')
-rw-r--r--src/mainboard/emulation/qemu-i440fx/devicetree.cb6
-rw-r--r--src/mainboard/emulation/qemu-q35/devicetree.cb6
2 files changed, 2 insertions, 10 deletions
diff --git a/src/mainboard/emulation/qemu-i440fx/devicetree.cb b/src/mainboard/emulation/qemu-i440fx/devicetree.cb
index a4fcef1fd9..385fa247b2 100644
--- a/src/mainboard/emulation/qemu-i440fx/devicetree.cb
+++ b/src/mainboard/emulation/qemu-i440fx/devicetree.cb
@@ -1,9 +1,5 @@
chip mainboard/emulation/qemu-i440fx
- device cpu_cluster 0 on
- chip cpu/qemu-x86
- device lapic 0 on end
- end
- end
+ device cpu_cluster 0 on end
device domain 0 on
device pci 0.0 on end # northbridge (i440fx)
chip southbridge/intel/i82371eb # southbridge
diff --git a/src/mainboard/emulation/qemu-q35/devicetree.cb b/src/mainboard/emulation/qemu-q35/devicetree.cb
index ff0589fa60..6bd3d9dc32 100644
--- a/src/mainboard/emulation/qemu-q35/devicetree.cb
+++ b/src/mainboard/emulation/qemu-q35/devicetree.cb
@@ -1,9 +1,5 @@
chip mainboard/emulation/qemu-q35
- device cpu_cluster 0 on
- chip cpu/qemu-x86
- device lapic 0 on end
- end
- end
+ device cpu_cluster 0 on end
device domain 0 on
device pci 0.0 mandatory end # northbridge (q35)
chip southbridge/intel/i82801ix