blob: e26825f98a8ffc5237cc680d255bdfb993be5d94 [file] [log] [blame]
# i.MX RT1160 CM7
# Copyright (c) 2021, NXP
# SPDX-License-Identifier: Apache-2.0
if SOC_MIMXRT1166_CM7
config SOC
default "mimxrt1166_cm7"
config NUM_IRQS
default 218
config GPIO
default y
config SYS_CLOCK_HW_CYCLES_PER_SEC
default 600000000 if CORTEX_M_SYSTICK
endif # SOC_MIMXRT1166_CM7