blob: 01d49fdf49b2e2169105bd744e9ca0366a40ccb1 [file] [log] [blame]
# i.MX8ML M7 SoC series defconfig
# Copyright (c) 2021, Laird Connectivity
# SPDX-License-Identifier: Apache-2.0
if SOC_SERIES_IMX8ML_M7
config SOC_SERIES
default "mimx8ml8_m7"
config NUM_IRQS
int
# must be >= the highest interrupt number used
default 159
config PINCTRL_IMX
default y if HAS_MCUX_IOMUXC
depends on PINCTRL
source "soc/arm/nxp_imx/mimx8ml8_m7/Kconfig.defconfig.mimx8ml8_m7"
endif # SOC_SERIES_IMX8ML_M7