diff options
Diffstat (limited to 'src/mainboard/apple/macbook21')
-rw-r--r-- | src/mainboard/apple/macbook21/devicetree.cb | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/src/mainboard/apple/macbook21/devicetree.cb b/src/mainboard/apple/macbook21/devicetree.cb index a7832efeb1..dd701da7ed 100644 --- a/src/mainboard/apple/macbook21/devicetree.cb +++ b/src/mainboard/apple/macbook21/devicetree.cb @@ -13,13 +13,7 @@ chip northbridge/intel/i945 register "gpu_panel_power_backlight_off_delay" = "2380" register "gpu_panel_power_cycle_delay" = "2" - device cpu_cluster 0 on - ops i945_cpu_bus_ops - chip cpu/intel/socket_m - device lapic 0 on end - end - end - + device cpu_cluster 0 on ops i945_cpu_bus_ops end # APIC cluster register "pci_mmio_size" = "768" device domain 0 on |