blob: 245cef62aeabbd99e7e9bd6c60c824172e5dd3c2 [file] [log] [blame]
# Copyright 2024 NXP
# SPDX-License-Identifier: Apache-2.0
#
# Do NOT select anything from the MCX family kconfig,
# and do not make it a dependency of anything else.
# If there is some similarity between series,
# use if SERIES_A || SERIES_B or something of that
# effect rather than the family config.
# This is because MCX series is expected to be very diverse.
if SOC_FAMILY_NXP_MCX
rsource "*/Kconfig.defconfig"
endif # SOC_FAMILY_NXP_MCX