1# SPDX-License-Identifier: Apache-2.0
2
3config SERIAL_INIT_PRIORITY
4	default 55
5	depends on SERIAL
6
7source "soc/arm/nxp_kinetis/*/Kconfig.defconfig.series"
8