blob: 98556ec0d6bf9dcf3c8084ec8ed35c10fdbcd952 [file] [log] [blame]
# Kconfig - i.MX RT1052
#
# Copyright (c) 2017, NXP
#
# SPDX-License-Identifier: Apache-2.0
#
if SOC_MIMXRT1052
config SOC
default "mimxrt1052"
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_MIMXRT1052