diff options
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/machine/qemuarm64.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/conf/machine/qemuarm64.conf b/meta/conf/machine/qemuarm64.conf index 8459d0f3cd..f59fb15c5f 100644 --- a/meta/conf/machine/qemuarm64.conf +++ b/meta/conf/machine/qemuarm64.conf | |||
@@ -5,8 +5,6 @@ | |||
5 | require conf/machine/include/arm/arch-armv8.inc | 5 | require conf/machine/include/arm/arch-armv8.inc |
6 | require conf/machine/include/qemu.inc | 6 | require conf/machine/include/qemu.inc |
7 | 7 | ||
8 | MACHINE_FEATURES = "" | ||
9 | |||
10 | KERNEL_IMAGETYPE = "Image" | 8 | KERNEL_IMAGETYPE = "Image" |
11 | 9 | ||
12 | SERIAL_CONSOLES = "38400;ttyAMA0 38400;hvc0" | 10 | SERIAL_CONSOLES = "38400;ttyAMA0 38400;hvc0" |