summaryrefslogtreecommitdiffstats
path: root/bsp/intel-common/intel-core2-32.scc
blob: 1261c298215faf8874a3899d1590a421684d419e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# 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: These should be moved into something similar to the above
include bsp/mohonpeak/mohonpeak32.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