aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/imx/Kconfig
blob: d80f899d22f9f3217d2444ff386bec5fd42db614 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
menu "i.MX SoC drivers"

config IMX_GPCV2_PM_DOMAINS
	bool "i.MX GPCv2 PM domains"
	depends on ARCH_MXC || (COMPILE_TEST && OF)
	depends on PM
	select PM_GENERIC_DOMAINS
	default y if SOC_IMX7D

endmenu