diff options
Diffstat (limited to 'src/mainboard/lenovo/t430s/devicetree.cb')
-rw-r--r-- | src/mainboard/lenovo/t430s/devicetree.cb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/t430s/devicetree.cb b/src/mainboard/lenovo/t430s/devicetree.cb index 56e7f63e11..10c6e4adfc 100644 --- a/src/mainboard/lenovo/t430s/devicetree.cb +++ b/src/mainboard/lenovo/t430s/devicetree.cb @@ -23,7 +23,7 @@ chip northbridge/intel/sandybridge end chip cpu/intel/model_206ax # Magic APIC ID to locate this chip - device lapic 0xACAC off end + device lapic 0xacac off end register "c1_acpower" = "1" # ACPI(C1) = MWAIT(C1) register "c2_acpower" = "3" # ACPI(C2) = MWAIT(C3) |