aboutsummaryrefslogtreecommitdiff
path: root/hw/integratorcp.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/integratorcp.c')
-rw-r--r--hw/integratorcp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/integratorcp.c b/hw/integratorcp.c
index 1ae5d2a..779d46b 100644
--- a/hw/integratorcp.c
+++ b/hw/integratorcp.c
@@ -544,5 +544,4 @@ QEMUMachine integratorcp_machine = {
.desc = "ARM Integrator/CP (ARM926EJ-S)",
.init = integratorcp_init,
.ram_require = 0x100000,
- .max_cpus = 1,
};