summaryrefslogtreecommitdiffstats
path: root/meta-isg/meta-haswell-wc
diff options
context:
space:
mode:
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 "