blob: e2683c90fa1d145ea2ee8d4dae9675e56fc58e5a [file] [log] [blame]
# i.MX 6SoloX core series
# Copyright 2018,2024 NXP
# SPDX-License-Identifier: Apache-2.0
if SOC_SERIES_IMX6SX
config NUM_IRQS
# must be >= the highest interrupt number used
default 128
config PINCTRL_IMX
default y if HAS_IMX_IOMUXC
depends on PINCTRL
rsource "Kconfig.defconfig.*"
endif # SOC_SERIES_IMX6SX