Merge tag 'selinux-pr-20190312' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-block.git] / drivers / soc / imx / Kconfig
1 menu "i.MX SoC drivers"
2
3 config IMX_GPCV2_PM_DOMAINS
4         bool "i.MX GPCv2 PM domains"
5         depends on ARCH_MXC || (COMPILE_TEST && OF)
6         depends on PM
7         select PM_GENERIC_DOMAINS
8         default y if SOC_IMX7D
9
10 endmenu