Linux Audio

Check our new training course

Loading...
1
2
3
4
5
6
7
8
# Copyright (c) 2017, NXP
# SPDX-License-Identifier: Apache-2.0

config SERIAL_INIT_PRIORITY
	default 55
	depends on SERIAL

source "soc/arm/nxp_imx/*/Kconfig.defconfig.series"