aboutsummaryrefslogtreecommitdiffstats
path: root/bsp/intel-common/intel-corei7-64-standard.scc
blob: 1296bf86f1d9c6dc74eb9da0f2e45b2318a1737e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# SPDX-License-Identifier: MIT
# intel-corei7-64-standard.scc
#
# Standard ktype for 64 bit Nehalem, Bay Trail, and later CPUs.
#

define KMACHINE intel-corei7-64
define KARCH x86_64
define KTYPE standard

include ktypes/standard/standard.scc
# trying to remove this, since there are no patches being carried
# branch intel

include intel-common-drivers.scc
include intel-corei7-64.scc