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