blob: f829da5de87bcf1f0db815121b1278082c4e724f [file] [log] [blame]
# i.MX RT1170 CM7
# Copyright (c) 2021, NXP
# SPDX-License-Identifier: Apache-2.0
if SOC_MIMXRT1176_CM7
config SOC
default "mimxrt1176_cm7"
config NUM_IRQS
default 218
config GPIO
default y
config SYS_CLOCK_HW_CYCLES_PER_SEC
default 996000000 if CORTEX_M_SYSTICK
endif # SOC_MIMXRT1176_CM7