1# Copyright (c) 2017, NXP 2# SPDX-License-Identifier: Apache-2.0 3 4config SERIAL_INIT_PRIORITY 5 default 55 6 depends on SERIAL 7 8source "soc/arm/nxp_imx/*/Kconfig.defconfig.series" 9