aboutsummaryrefslogtreecommitdiff
path: root/hw/collie.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/collie.c')
-rw-r--r--hw/collie.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/collie.c b/hw/collie.c
index 804d61a421..d19db590fe 100644
--- a/hw/collie.c
+++ b/hw/collie.c
@@ -62,6 +62,7 @@ static QEMUMachine collie_machine = {
.name = "collie",
.desc = "Collie PDA (SA-1110)",
.init = collie_init,
+ DEFAULT_MACHINE_OPTIONS,
};
static void collie_machine_init(void)