mb/asrock/h110m: Remove duplicated PmTimerDisabled
This option appears twice in the devicetree. Drop one instance. Change-Id: I2121770688f64542a02c777d4175fe4739ebb28a Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/41752 Reviewed-by: Nico Huber <nico.h@gmx.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
bd4af105c4
commit
d64779acaa
|
@ -135,7 +135,6 @@ chip soc/intel/skylake
|
|||
}"
|
||||
|
||||
register "EnableLan" = "0"
|
||||
register "PmTimerDisabled" = "0"
|
||||
|
||||
# USB
|
||||
register "usb2_ports[0]" = "USB2_PORT_MID(OC0)"
|
||||
|
|
Loading…
Reference in New Issue