blob: 87cdab5198c02bd3265622ff222fd58caba6367d [file] [log] [blame]
# Kinetis KL2x SoC configuration options
# Copyright (c) 2017, NXP
# SPDX-License-Identifier: Apache-2.0
if SOC_MKL25Z4
config SOC
default "mkl25z4"
config NUM_IRQS
default 32
config SOC_FLASH_MCUX
default y
depends on FLASH
config USB_KINETIS
default y
depends on USB_DEVICE_DRIVER
endif # SOC_MKL25Z