Block usage of Pentium OverDrive on the Alaris Cobalt LPX.
It won't post with it.
This commit is contained in:
@@ -7191,7 +7191,7 @@ const machine_t machines[] = {
|
||||
.gpio_acpi_handler = NULL,
|
||||
.cpu = {
|
||||
.package = CPU_PKG_SOCKET3 | CPU_PKG_486BL,
|
||||
.block = CPU_BLOCK_NONE,
|
||||
.block = CPU_BLOCK(CPU_P24T),
|
||||
.min_bus = 0,
|
||||
.max_bus = 0,
|
||||
.min_voltage = 0,
|
||||
|
||||
Reference in New Issue
Block a user