Merged the PC87306 #define's with the PC87307/9 ones.
This commit is contained in:
@@ -409,7 +409,7 @@ machine_at_zappa_init(const machine_t *model)
|
||||
pci_register_slot(0x07, PCI_CARD_SOUTHBRIDGE, 0, 0, 0, 0);
|
||||
device_add(&i430fx_device);
|
||||
device_add(&piix_device);
|
||||
device_add_params(&pc87306_device, (void *) PC8730X_AMI_MEGAKEY);
|
||||
device_add_params(&pc87306_device, (void *) PCX730X_AMI);
|
||||
device_add(&intel_flash_bxt_ami_device);
|
||||
|
||||
return ret;
|
||||
|
||||
Reference in New Issue
Block a user