summaryrefslogtreecommitdiff
path: root/hw/ppc440_bamboo.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/ppc440_bamboo.c')
-rw-r--r--hw/ppc440_bamboo.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/ppc440_bamboo.c b/hw/ppc440_bamboo.c
index 8a50836b2d..efe5a77bab 100644
--- a/hw/ppc440_bamboo.c
+++ b/hw/ppc440_bamboo.c
@@ -177,7 +177,6 @@ static QEMUMachine bamboo_machine = {
.alias = "bamboo",
.desc = "bamboo",
.init = bamboo_init,
- .is_default = 1,
};
static QEMUMachine bamboo_machine_v0_12 = {