summaryrefslogtreecommitdiffstats
path: root/conf/machine/include
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2015-07-08 10:26:08 -0700
committerSaul Wold <sgw@linux.intel.com>2015-07-08 10:26:08 -0700
commit2ff587659537dbdc31829739bcbb72731fab5ef9 (patch)
treeee84319f25d2493e00f155af9d4db9031a076ce0 /conf/machine/include
parent239e7e75adc6f93334d5b0682b4ba85fb621375e (diff)
downloadmeta-intel-2ff587659537dbdc31829739bcbb72731fab5ef9.tar.gz
intel-quark: Introduce new BSP for Quark/X1000 SOC
This new BSP is for the Quark/X1000 and related series that need the limited no-lock-prefix. Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'conf/machine/include')
-rw-r--r--conf/machine/include/intel-quark-common.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/conf/machine/include/intel-quark-common.inc b/conf/machine/include/intel-quark-common.inc
new file mode 100644
index 00000000..e2d34d70
--- /dev/null
+++ b/conf/machine/include/intel-quark-common.inc
@@ -0,0 +1,7 @@
1#
2# Common configuration for all MACHINES of the intel-corei7-64 type
3#
4
5DEFAULTTUNE ?= "i586-nlp-32"
6require conf/machine/include/tune-i586-nlp.inc
7require conf/machine/include/x86-base.inc