blob: 6716f9ec5d17a0a8ae6459f06fe23e85d1896ff9 [file] [log] [blame]
# Kconfig - i.MX RT1064
#
# Copyright (c) 2018, NXP
#
# SPDX-License-Identifier: Apache-2.0
#
if SOC_MIMXRT1064
config SOC
default "mimxrt1064"
config NUM_IRQS
default 160
config ARM_DIV
default 1
config AHB_DIV
default 0
config IPG_DIV
default 3
config GPIO
default y
endif # SOC_MIMXRT1064