blob: 0f7cb7097ae22f606be20ce5198f5a10ac08c63f [file] [log] [blame]
# Kconfig - i.MX RT1021
#
# Copyright (c) 2018, NXP
#
# SPDX-License-Identifier: Apache-2.0
#
if SOC_MIMXRT1021
config SOC
default "mimxrt1021"
config NUM_IRQS
default 142
config ARM_DIV
default 0
config AHB_DIV
default 0
config IPG_DIV
default 3
config GPIO
default y
endif # SOC_MIMXRT1021