diff options
Diffstat (limited to 'meta/conf/machine/qemuarm64.conf')
-rw-r--r-- | meta/conf/machine/qemuarm64.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/conf/machine/qemuarm64.conf b/meta/conf/machine/qemuarm64.conf index 353ac927d9..ec2a887bdd 100644 --- a/meta/conf/machine/qemuarm64.conf +++ b/meta/conf/machine/qemuarm64.conf | |||
@@ -11,7 +11,6 @@ SERIAL_CONSOLES ?= "115200;ttyAMA0 115200;hvc0" | |||
11 | 11 | ||
12 | # For runqemu | 12 | # For runqemu |
13 | QB_SYSTEM_NAME = "qemu-system-aarch64" | 13 | QB_SYSTEM_NAME = "qemu-system-aarch64" |
14 | QB_MEM = "-m 512" | ||
15 | QB_MACHINE = "-machine virt" | 14 | QB_MACHINE = "-machine virt" |
16 | QB_CPU = "-cpu cortex-a57" | 15 | QB_CPU = "-cpu cortex-a57" |
17 | QB_CPU_KVM = "-cpu host" | 16 | QB_CPU_KVM = "-cpu host" |