Skip to content
Snippets Groups Projects

qemuarm-efi: Clean up defconfigs

Merged Luca Seritan requested to merge lucaseri/oniro:qemuarm-config into kirkstone
Files
10
@@ -12,6 +12,9 @@ require conf/machine/include/qemu-efi.inc
KERNEL_IMAGETYPE ?= "zImage"
# Use the qemuarma15 kernel config as the base config of this machine
KMACHINE = "qemuarma15"
# For runqemu
QB_SYSTEM_NAME = "qemu-system-arm"
QB_MACHINE_VIRT_HIGHMEM = "off"
Loading