summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOng Boon Leong <boon.leong.ong@intel.com>2013-09-30 14:37:12 +0800
committerTom Zanussi <tom.zanussi@intel.com>2013-09-30 14:11:27 -0500
commitc76b116327df4d0f1db89f23b7bb3c34cc2567a0 (patch)
tree537c3180dd7a48d9bb54e8e888ae8bb802351b49
parent5e548d4cb8469599812d68eaefe5a6887cfde34a (diff)
downloadmeta-intel-c76b116327df4d0f1db89f23b7bb3c34cc2567a0.tar.gz
meta-haswell-wc: provide machine configuration for haswell-wc
Create a new machine named 'haswell-wc'. Signed-off-by: Ong Boon Leong <boon.leong.ong@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
-rw-r--r--meta-haswell-wc/conf/machine/haswell-wc.conf22
1 files changed, 22 insertions, 0 deletions
diff --git a/meta-haswell-wc/conf/machine/haswell-wc.conf b/meta-haswell-wc/conf/machine/haswell-wc.conf
new file mode 100644
index 00000000..63474084
--- /dev/null
+++ b/meta-haswell-wc/conf/machine/haswell-wc.conf
@@ -0,0 +1,22 @@
1#@TYPE: Machine
2#@NAME: haswell-wc
3
4#@WEBTITLE: 4th Generation Intel Core Processors with Mobile
5# Intel QM87 and HM86 Chipsets (Formerly Shark Bay)
6
7#@DESCRIPTION: Machine configuration for "Walnut Canyon",
8# a Shark Bay development kit.
9
10
11PREFERRED_VERSION_linux-yocto ?= "3.8%"
12MACHINE_FEATURES += "pcbios efi va-impl-intel"
13
14require conf/machine/include/tune-x86_64.inc
15require conf/machine/include/ia32-base.inc
16
17MACHINE_HWCODECS ?= "va-intel gst-va-intel"
18
19XSERVER ?= "${XSERVER_IA32_BASE} \
20 ${XSERVER_IA32_EXT} \
21 ${XSERVER_IA32_I965} \
22 "