blob: 4593295961c4fcf0670a857e069f8d3d37c21a9d [file] [log] [blame]
# Kinetis K6x series configuration options
# Copyright (c) 2014-2016 Wind River Systems, Inc.
# SPDX-License-Identifier: Apache-2.0
if SOC_SERIES_KINETIS_K6X
config SOC_SERIES
default "k6x"
config CPU_HAS_CUSTOM_FIXED_SOC_MPU_REGIONS
default y
source "soc/arm/nxp_kinetis/k6x/Kconfig.defconfig.mk*"
endif # SOC_SERIES_KINETIS_K6X