diff options
Diffstat (limited to 'src/mainboard/kontron/986lcd-m/devicetree.cb')
-rw-r--r-- | src/mainboard/kontron/986lcd-m/devicetree.cb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/kontron/986lcd-m/devicetree.cb b/src/mainboard/kontron/986lcd-m/devicetree.cb index f4e6b9318a..8acd4c60ff 100644 --- a/src/mainboard/kontron/986lcd-m/devicetree.cb +++ b/src/mainboard/kontron/986lcd-m/devicetree.cb @@ -1,8 +1,8 @@ chip northbridge/intel/i945 - device apic_cluster 0 on + device lapic_cluster 0 on chip cpu/intel/socket_mFCPGA478 - device apic 0 on end + device lapic 0 on end end end |