From 71fc4f34978700a87dfc15876ca9663cb6edc191 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Fri, 8 Dec 2017 06:54:14 -0800 Subject: qemuboot-intel: Remove quark references Signed-off-by: Saul Wold Signed-off-by: California Sullivan --- conf/machine/include/qemuboot-intel.inc | 4 ---- 1 file changed, 4 deletions(-) (limited to 'conf') diff --git a/conf/machine/include/qemuboot-intel.inc b/conf/machine/include/qemuboot-intel.inc index cb52330b..6586cf09 100644 --- a/conf/machine/include/qemuboot-intel.inc +++ b/conf/machine/include/qemuboot-intel.inc @@ -8,10 +8,6 @@ QB_SYSTEM_NAME_intel-corei7-64 = "qemu-system-x86_64" QB_CPU_intel-corei7-64 = "-cpu Nehalem" QB_CPU_KVM_intel-corei7-64 = "-cpu kvm64" -QB_SYSTEM_NAME_intel-quark = "qemu-system-i386" -QB_CPU_intel-quark = "-cpu coreduo" -QB_CPU_KVM_intel-quark = "-cpu kvm32" - QB_AUDIO_DRV = "alsa" QB_AUDIO_OPT = "-soundhw ac97,es1370" QB_KERNEL_CMDLINE_APPEND = "vga=0 uvesafb.mode_option=640x480-32 oprofile.timer=1 uvesafb.task_timeout=-1" -- cgit v1.2.3-54-g00ecf