Replace the P55XB2 with the NuPRO-592, as it also has ACPI.

This commit is contained in:
nerd73
2020-05-20 17:13:36 -06:00
parent 771252eae8
commit 342f3b6709
3 changed files with 49 additions and 15 deletions

View File

@@ -298,9 +298,7 @@ extern int machine_at_i430vx_init(const machine_t *);
extern int machine_at_brio80xx_init(const machine_t *);
extern int machine_at_pb680_init(const machine_t *);
#if defined(DEV_BRANCH) && defined(NO_SIO)
extern int machine_at_p55xb2_init(const machine_t *);
#endif
extern int machine_at_nupro592_init(const machine_t *);
extern int machine_at_tx97_init(const machine_t *);
extern int machine_at_ym430tx_init(const machine_t *);
#if defined(DEV_BRANCH) && defined(NO_SIO)