blob: 46ddac46d71b8d076e0c40594c4ee0f151f5ddc0 [file] [log] [blame]
# iMX7 M4 core series
# Copyright (c) 2017, NXP
# SPDX-License-Identifier: Apache-2.0
if SOC_MCIMX7_M4
config SOC
default "mcimx7d"
config SYS_CLOCK_HW_CYCLES_PER_SEC
default 200000000
config GPIO
default y
config IPM_IMX
default y
depends on IPM
endif # SOC_MCIMX7_M4