summaryrefslogtreecommitdiffstats
path: root/bsp/intel-common/intel-common.scc
blob: 47a41830790a517bee016701f50533aabc1ff601 (plain)
1
2
3
4
5
6
7
8
9
10
11
# intel-common.scc
#
# Core Intel platform support that should be included in all kernels,
# standard, rt, tiny, or otherwise. Generally should not included drivers,
# especially large generic driver blocks.
#

include cfg/efi.scc
# Earlyprintk and port debug requires 8250
include cfg/8250.scc
include cfg/intel.scc