aboutsummaryrefslogtreecommitdiffstats
path: root/bsp/intel-common/intel-common.scc
blob: c94050556aaee19a37f666049a7b7fcf34f880e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# SPDX-License-Identifier: MIT
# 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