summaryrefslogtreecommitdiffstats
path: root/meta-romley/conf/machine/romley.conf
diff options
context:
space:
mode:
authorDarren Hart <dvhart@linux.intel.com>2014-01-21 21:17:22 -0800
committerDarren Hart <dvhart@linux.intel.com>2014-01-27 16:56:14 -0800
commitddcc0ac58c15cc8a1d285d84e416c82e3f34bf94 (patch)
tree01096edaa02480ed7651e1886e97d27e152b7165 /meta-romley/conf/machine/romley.conf
parenta9386fcd6c6c040a70c92754a7cf60aa1663ab1d (diff)
downloadmeta-intel-ddcc0ac58c15cc8a1d285d84e416c82e3f34bf94.tar.gz
romley: Use corei7 tuning
Sandy Bridge and Ivy Bridge based CPUs benefit from the new corei7 tune file. Update the XSERVER_* variables to use the new naming. Signed-off-by: Darren Hart <dvhart@linux.intel.com> Cc: Haw Foo Chien <foo.chien.haw@intel.com> Cc: Ong Boon Leong <boon.leong.ong@intel.com>
Diffstat (limited to 'meta-romley/conf/machine/romley.conf')
-rw-r--r--meta-romley/conf/machine/romley.conf9
1 files changed, 4 insertions, 5 deletions
diff --git a/meta-romley/conf/machine/romley.conf b/meta-romley/conf/machine/romley.conf
index 1c5453cf..60d2ca15 100644
--- a/meta-romley/conf/machine/romley.conf
+++ b/meta-romley/conf/machine/romley.conf
@@ -10,11 +10,10 @@
10 10
11PREFERRED_VERSION_linux-yocto ?= "3.10%" 11PREFERRED_VERSION_linux-yocto ?= "3.10%"
12 12
13require conf/machine/include/tune-x86_64.inc 13require conf/machine/include/intel-corei7-64-common.inc
14require conf/machine/include/ia32-base.inc
15require conf/machine/include/meta-intel.inc 14require conf/machine/include/meta-intel.inc
16 15
17XSERVER ?= "${XSERVER_IA32_BASE} \ 16XSERVER ?= "${XSERVER_X86_BASE} \
18 ${XSERVER_IA32_EXT} \ 17 ${XSERVER_X86_EXT} \
19 ${XSERVER_IA32_MATROX_MGA} \ 18 ${XSERVER_X86_MATROX_MGA} \
20 " 19 "