diff options
Diffstat (limited to 'hw/etraxfs.c')
-rw-r--r-- | hw/etraxfs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/etraxfs.c b/hw/etraxfs.c index 0f18ce670d..4f93cd81c3 100644 --- a/hw/etraxfs.c +++ b/hw/etraxfs.c @@ -157,5 +157,4 @@ QEMUMachine bareetraxfs_machine = { .desc = "Bare ETRAX FS board", .init = bareetraxfs_init, .ram_require = 0x8000000, - .max_cpus = 1, }; |