summaryrefslogtreecommitdiffstats
path: root/meta-isg/meta-haswell-wc
diff options
context:
space:
mode:
authorOng Boon Leong <boon.leong.ong@intel.com>2013-11-01 08:45:27 +0800
committerTom Zanussi <tom.zanussi@intel.com>2013-10-31 20:07:40 -0500
commitfc150a606c6ae51901e0cf7be99fa482e7c756ba (patch)
treea0666310b6de8928c5ef32f65271a36d80f6382f /meta-isg/meta-haswell-wc
parent2636851fd96c8a3d8b86af9e50fb554038f800cd (diff)
downloadmeta-intel-fc150a606c6ae51901e0cf7be99fa482e7c756ba.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>
Diffstat (limited to 'meta-isg/meta-haswell-wc')
-rw-r--r--meta-isg/meta-haswell-wc/conf/machine/haswell-wc.conf22
1 files changed, 22 insertions, 0 deletions
diff --git a/meta-isg/meta-haswell-wc/conf/machine/haswell-wc.conf b/meta-isg/meta-haswell-wc/conf/machine/haswell-wc.conf
new file mode 100644
index 00000000..694b93de
--- /dev/null
+++ b/meta-isg/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.10%"
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 "