AN430TX: Use the VS440FX GPIO handler, unbreaks the Packard Bell.

This commit is contained in:
OBattler
2025-10-13 02:23:39 +02:00
parent ffa8d90e51
commit b19be165ca

View File

@@ -15698,7 +15698,7 @@ const machine_t machines[] = {
.chipset = MACHINE_CHIPSET_INTEL_430TX,
.init = machine_at_an430tx_init,
.p1_handler = machine_generic_p1_handler,
.gpio_handler = NULL,
.gpio_handler = machine_ap440fx_vs440fx_gpio_handler,
.available_flag = MACHINE_AVAILABLE,
.gpio_acpi_handler = NULL,
.cpu = {