summaryrefslogtreecommitdiffstats
path: root/meta-emenlow/conf/machine/emenlow-noemgd.conf
diff options
context:
space:
mode:
authorDarren Hart <dvhart@linux.intel.com>2014-01-21 21:06:30 -0800
committerDarren Hart <dvhart@linux.intel.com>2014-01-27 16:56:14 -0800
commit20915c9d4818ce322ae53fb70c7a2f9d5d746038 (patch)
tree799df16bc9d4dd10753c42214aff591723113131 /meta-emenlow/conf/machine/emenlow-noemgd.conf
parentc26b530855e06ffeace7db6187497f10b6034d6c (diff)
downloadmeta-intel-20915c9d4818ce322ae53fb70c7a2f9d5d746038.tar.gz
emenlow: Use core2-32 tuning
The Z5xx Atom CPUs are supported by the core2 tune file. Update the XSERVER_* variables to use the new naming. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Cc: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'meta-emenlow/conf/machine/emenlow-noemgd.conf')
-rw-r--r--meta-emenlow/conf/machine/emenlow-noemgd.conf9
1 files changed, 4 insertions, 5 deletions
diff --git a/meta-emenlow/conf/machine/emenlow-noemgd.conf b/meta-emenlow/conf/machine/emenlow-noemgd.conf
index 132fcc51..571e2f14 100644
--- a/meta-emenlow/conf/machine/emenlow-noemgd.conf
+++ b/meta-emenlow/conf/machine/emenlow-noemgd.conf
@@ -7,10 +7,9 @@
7 7
8PREFERRED_VERSION_linux-yocto ?= "3.10%" 8PREFERRED_VERSION_linux-yocto ?= "3.10%"
9 9
10require conf/machine/include/tune-atom.inc 10require conf/machine/include/intel-core2-32-common.inc
11require conf/machine/include/ia32-base.inc
12 11
13XSERVER ?= "${XSERVER_IA32_BASE} \ 12XSERVER ?= "${XSERVER_X86_BASE} \
14 ${XSERVER_IA32_EXT} \ 13 ${XSERVER_X86_EXT} \
15 ${XSERVER_IA32_MODESETTING} \ 14 ${XSERVER_X86_MODESETTING} \
16 " 15 "