aboutsummaryrefslogtreecommitdiffstats
path: root/bsp/intel-common/intel-core2-32.scc
blob: c6810620bdbf2126222b6041c543b3f33dc87ee6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# intel-core2-32.scc
#
# Core platform enablement for all intel-core2-32 ktypes. This should only
# contain CPU features and devices known to be present on the supported
# platforms, SoCs, and boards.
#

include cfg/x86.scc

# Supported platforms and SoCs
include features/soc/baytrail/baytrail.scc
include features/soc/tunnelcreek/tunnelcreek.scc
include features/soc/skylake/skylake.scc
include features/soc/broxton/broxton.scc

# Fixme: This is included by standard but overwritten by ktype .config
include cfg/boot-live.scc

# This line comes last as it has the final word on
# CONFIG values.
kconf hardware intel-core2-32.cfg