diff options
| author | Saul Wold <sgw@linux.intel.com> | 2017-12-08 06:54:14 -0800 |
|---|---|---|
| committer | California Sullivan <california.l.sullivan@intel.com> | 2017-12-08 15:04:46 -0800 |
| commit | 71fc4f34978700a87dfc15876ca9663cb6edc191 (patch) | |
| tree | 7aad7099ffb39667133420c8cc63061fc2b1492b /conf | |
| parent | a7cdcce8b4db8de4e7d0d80a86ab5a83fc1e7a86 (diff) | |
| download | meta-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.inc | 4 |
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" | |||
| 8 | QB_CPU_intel-corei7-64 = "-cpu Nehalem" | 8 | QB_CPU_intel-corei7-64 = "-cpu Nehalem" |
| 9 | QB_CPU_KVM_intel-corei7-64 = "-cpu kvm64" | 9 | QB_CPU_KVM_intel-corei7-64 = "-cpu kvm64" |
| 10 | 10 | ||
| 11 | QB_SYSTEM_NAME_intel-quark = "qemu-system-i386" | ||
| 12 | QB_CPU_intel-quark = "-cpu coreduo" | ||
| 13 | QB_CPU_KVM_intel-quark = "-cpu kvm32" | ||
| 14 | |||
| 15 | QB_AUDIO_DRV = "alsa" | 11 | QB_AUDIO_DRV = "alsa" |
| 16 | QB_AUDIO_OPT = "-soundhw ac97,es1370" | 12 | QB_AUDIO_OPT = "-soundhw ac97,es1370" |
| 17 | QB_KERNEL_CMDLINE_APPEND = "vga=0 uvesafb.mode_option=640x480-32 oprofile.timer=1 uvesafb.task_timeout=-1" | 13 | QB_KERNEL_CMDLINE_APPEND = "vga=0 uvesafb.mode_option=640x480-32 oprofile.timer=1 uvesafb.task_timeout=-1" |
