summaryrefslogtreecommitdiffstats
path: root/conf/machine/include/intel-corei7-64-common.inc
diff options
context:
space:
mode:
authorDaniel BORNAZ <daniel.bornaz@enea.com>2019-09-16 14:23:30 +0200
committerDaniel BORNAZ <daniel.bornaz@enea.com>2019-09-16 14:32:09 +0200
commitd34a01191ad16ffff7cfc70a71440c5b1ed6552a (patch)
tree705d1bbf051204989ead7988c7abe5dce4a805b7 /conf/machine/include/intel-corei7-64-common.inc
parentb06d3b4c0bd8ef788db48f840d83035bbee12115 (diff)
downloadmeta-enea-bsp-x86-d34a01191ad16ffff7cfc70a71440c5b1ed6552a.tar.gz
Added PREEMPT_RT 4.19 kernel for intelwarrior
Added the recipe for the PREEMPT_RT intel 4.19 kernel along with patches for the 10Gbps NIC and machine configuration. Addresses LXOSCR-437 and LXOSCR-439. Change-Id: If0fd91858b49c155c479c9ed66cb016f9de1b958
Diffstat (limited to 'conf/machine/include/intel-corei7-64-common.inc')
-rw-r--r--conf/machine/include/intel-corei7-64-common.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/conf/machine/include/intel-corei7-64-common.inc b/conf/machine/include/intel-corei7-64-common.inc
new file mode 100644
index 0000000..0028256
--- /dev/null
+++ b/conf/machine/include/intel-corei7-64-common.inc
@@ -0,0 +1,7 @@
1#
2# Common configuration for all MACHINES of the intel-corei7-64 type
3#
4
5DEFAULTTUNE ?= "corei7-64"
6require conf/machine/include/tune-corei7.inc
7require conf/machine/include/x86-base.inc