aboutsummaryrefslogtreecommitdiff
path: root/hw/an5206.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/an5206.c')
-rw-r--r--hw/an5206.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/an5206.c b/hw/an5206.c
index 862d0cf728..29812631e7 100644
--- a/hw/an5206.c
+++ b/hw/an5206.c
@@ -92,5 +92,4 @@ QEMUMachine an5206_machine = {
.desc = "Arnewsh 5206",
.init = an5206_init,
.ram_require = 512,
- .max_cpus = 1,
};