summary refs log tree commit diff stats
path: root/hw/mcf5208.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/mcf5208.c')
-rw-r--r--hw/mcf5208.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/mcf5208.c b/hw/mcf5208.c
index fe3566ee0f..3e0a811751 100644
--- a/hw/mcf5208.c
+++ b/hw/mcf5208.c
@@ -309,5 +309,4 @@ QEMUMachine mcf5208evb_machine = {
     .desc = "MCF5206EVB",
     .init = mcf5208evb_init,
     .ram_require = 16384,
-    .max_cpus = 1,
 };