# SPDX-License-Identifier: GPL-2.0-only menu "i.MX SoC drivers" config [31mCONFIG_IMX_GPCV2_PM_DOMAINS[0m bool "i.MX GPCv2 PM domains" depends on [31mCONFIG_ARCH_MXC[0m || ([31mCONFIG_COMPILE_TEST[0m && [31mCONFIG_OF[0m) depends on [31mCONFIG_PM[0m select [31mCONFIG_PM_GENERIC_DOMAINS[0m default y if [31mCONFIG_SOC_IMX7D[0m config [31mCONFIG_IMX_SCU_SOC[0m bool "i.MX System Controller Unit SoC info support" depends on [31mCONFIG_IMX_SCU[0m select [31mCONFIG_SOC_BUS[0m help If you say yes here you get support for the NXP i.MX System Controller Unit SoC info module, it will provide the SoC info like SoC family, ID and revision etc. endmenu |