summary refs log tree commit diff stats
path: root/hw/r2d.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/r2d.c')
-rw-r--r--hw/r2d.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/r2d.c b/hw/r2d.c
index 4ee02c11d8..4684296b7a 100644
--- a/hw/r2d.c
+++ b/hw/r2d.c
@@ -262,5 +262,4 @@ QEMUMachine r2d_machine = {
     .name = "r2d",
     .desc = "r2d-plus board",
     .init = r2d_init,
-    .ram_require = (SDRAM_SIZE + SM501_VRAM_SIZE) | RAMSIZE_FIXED,
 };