blob: 33ed0e5da71aac604d71f5edac1411bac9a96a6e [file] [log] [blame]
# Kconfig - Kinetis K2x series configuration options
#
# Copyright (c) 2018 Prevas A/S
# Copyright (c) 2019 Thomas Burdick <thomas.burdick@gmail.com>
#
# SPDX-License-Identifier: Apache-2.0
#
if SOC_SERIES_KINETIS_K2X
config SOC_SERIES
default "k2x"
config NUM_IRQS
default 74
source "soc/arm/nxp_kinetis/k2x/Kconfig.defconfig.mk*"
endif # SOC_SERIES_KINETIS_K2X