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

config IMX7_PM_DOMAINS
	bool "i.MX7 PM domains"
	select PM_GENERIC_DOMAINS
	depends on SOC_IMX7D || (COMPILE_TEST && OF)
	default y if SOC_IMX7D

endmenu