]> git.proxmox.com Git - qemu.git/blobdiff - hw/ppc/ppc405_boards.c
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
[qemu.git] / hw / ppc / ppc405_boards.c
index 75b2177c9ca454f67e8e2b2b507dad536694b205..f1a8f6734acf3f1aa954be533dd5c600435d5163 100644 (file)
@@ -367,7 +367,6 @@ static QEMUMachine ref405ep_machine = {
     .name = "ref405ep",
     .desc = "ref405ep",
     .init = ref405ep_init,
-    DEFAULT_MACHINE_OPTIONS,
 };
 
 /*****************************************************************************/
@@ -655,7 +654,6 @@ static QEMUMachine taihu_machine = {
     .name = "taihu",
     .desc = "taihu",
     .init = taihu_405ep_init,
-    DEFAULT_MACHINE_OPTIONS,
 };
 
 static void ppc405_machine_init(void)