Correct BIOS config name for VS440FX

This commit is contained in:
RichardG867
2025-08-26 14:24:18 -03:00
parent 497f702c17
commit 225b117494

View File

@@ -351,7 +351,7 @@ static const device_config_t vs440fx_config[] = {
};
const device_t vs440fx_device = {
.name = "Intel TC430HX (Tucson)",
.name = "Intel VS440FX (Venus)",
.internal_name = "vs440fx_device",
.flags = 0,
.local = 0,