Building upstream host-qemu for m68k_q800 is useless
since it doesn't support the q800 machine:
qemu-system-m68k: -M q800: unsupported machine type
This defconfig must be used with the QEMU fork from [1]
using q800-v2.11.0 branch.
[1] https://github.com/vivier/qemu-m68k
Signed-off-by: Romain Naour <redacted>
---
configs/qemu_m68k_q800_defconfig | 4 ----
1 file changed, 4 deletions(-)
diff --git a/configs/qemu_m68k_q800_defconfig b/configs/qemu_m68k_q800_defconfig
index 2ef73d1dd6..e2a5f27431 100644
--- a/configs/qemu_m68k_q800_defconfig
+++ b/configs/qemu_m68k_q800_defconfig
@@ -23,7 +23,3 @@ BR2_LINUX_KERNEL_VMLINUX=y
# Serial port config
BR2_TARGET_GENERIC_GETTY=y
BR2_TARGET_GENERIC_GETTY_PORT="ttyS0"
-
-# host-qemu for gitlab testing
-BR2_PACKAGE_HOST_QEMU=y
-BR2_PACKAGE_HOST_QEMU_SYSTEM_MODE=y
--
2.24.1