blob: 33f477c0230978b2604cf23949b078f03ba74756 [file] [log] [blame]
# Copyright 2024 NXP
# SPDX-License-Identifier: Apache-2.0
if SOC_FAMILY_KINETIS
config SERIAL_INIT_PRIORITY
default 55
depends on SERIAL
config ADC_INIT_PRIORITY
default 80 if ADC_MCUX_ADC16_ENABLE_EDMA
depends on ADC
rsource "*/Kconfig.defconfig"
endif # SOC_FAMILY_KINETIS