mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-04 16:10:06 +00:00
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>
8 lines
191 B
PHP
8 lines
191 B
PHP
#
|
|
# Common configuration for all MACHINES of the intel-corei7-64 type
|
|
#
|
|
|
|
DEFAULTTUNE ?= "i586-nlp-32"
|
|
require conf/machine/include/tune-i586-nlp.inc
|
|
require conf/machine/include/x86-base.inc
|