diff options
Diffstat (limited to 'src/mainboard/lenovo/t530/devicetree.cb')
-rw-r--r-- | src/mainboard/lenovo/t530/devicetree.cb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/t530/devicetree.cb b/src/mainboard/lenovo/t530/devicetree.cb index 23744e1f4b..b179f4f54f 100644 --- a/src/mainboard/lenovo/t530/devicetree.cb +++ b/src/mainboard/lenovo/t530/devicetree.cb @@ -18,7 +18,7 @@ chip northbridge/intel/sandybridge device cpu_cluster 0 on chip cpu/intel/model_206ax # Magic APIC ID to locate this chip - device lapic 0x0 on end + device lapic 0 on end device lapic 0xacac off end register "acpi_c1" = "1" # ACPI(C1) = MWAIT(C1) |