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

include cfg/x86_base.scc

include cfg/timer/hz_100.scc

# Supported platforms and SoCs
include features/soc/x1000/x1000.scc
include features/usb/serial.scc

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