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 8f2ff2da60..68f34f6368 100644
--- a/hw/integratorcp.c
+++ b/hw/integratorcp.c
@@ -510,5 +510,4 @@ QEMUMachine integratorcp_machine = {
.name = "integratorcp",
.desc = "ARM Integrator/CP (ARM926EJ-S)",
.init = integratorcp_init,
- .ram_require = 0x100000,
};