blob: c594854fd28e3f6bc1ed7a866d283db6e4f2c3e5 [file] [log] [blame]
# Kconfig - Kinetis KL2x series configuration options
#
# Copyright (c) 2017, NXP
#
# SPDX-License-Identifier: Apache-2.0
#
if SOC_SERIES_KINETIS_KL2X
config SOC_SERIES
default kl2x
source "arch/arm/soc/nxp_kinetis/kl2x/Kconfig.defconfig.mk*"
endif # SOC_SERIES_KINETIS_KL2X