blob: 254fd251014933eae1cb6d026ad64021dc79e2d6 [file] [log] [blame]
# 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"
source "soc/arm/nxp_kinetis/k2x/Kconfig.defconfig.mk*"
endif # SOC_SERIES_KINETIS_K2X