summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2017-12-08 06:54:14 -0800
committerCalifornia Sullivan <california.l.sullivan@intel.com>2017-12-08 15:04:46 -0800
commit71fc4f34978700a87dfc15876ca9663cb6edc191 (patch)
tree7aad7099ffb39667133420c8cc63061fc2b1492b /conf
parenta7cdcce8b4db8de4e7d0d80a86ab5a83fc1e7a86 (diff)
downloadmeta-intel-71fc4f34978700a87dfc15876ca9663cb6edc191.tar.gz
qemuboot-intel: Remove quark references
Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/qemuboot-intel.inc4
1 files changed, 0 insertions, 4 deletions
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"
8QB_CPU_intel-corei7-64 = "-cpu Nehalem" 8QB_CPU_intel-corei7-64 = "-cpu Nehalem"
9QB_CPU_KVM_intel-corei7-64 = "-cpu kvm64" 9QB_CPU_KVM_intel-corei7-64 = "-cpu kvm64"
10 10
11QB_SYSTEM_NAME_intel-quark = "qemu-system-i386"
12QB_CPU_intel-quark = "-cpu coreduo"
13QB_CPU_KVM_intel-quark = "-cpu kvm32"
14
15QB_AUDIO_DRV = "alsa" 11QB_AUDIO_DRV = "alsa"
16QB_AUDIO_OPT = "-soundhw ac97,es1370" 12QB_AUDIO_OPT = "-soundhw ac97,es1370"
17QB_KERNEL_CMDLINE_APPEND = "vga=0 uvesafb.mode_option=640x480-32 oprofile.timer=1 uvesafb.task_timeout=-1" 13QB_KERNEL_CMDLINE_APPEND = "vga=0 uvesafb.mode_option=640x480-32 oprofile.timer=1 uvesafb.task_timeout=-1"