blob: f991f5b3d03533995057e190aea33de8568d523f [file] [log] [blame]
# 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
config SYS_CLOCK_HW_CYCLES_PER_SEC
default 600000000 if CORTEX_M_SYSTICK
endif # SOC_MIMXRT1064