]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/soc/imx/Kconfig
Merge tag 'at91-ab-4.13-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
[mirror_ubuntu-bionic-kernel.git] / drivers / soc / imx / Kconfig
CommitLineData
03aa1262
AS
1menu "i.MX SoC drivers"
2
3config IMX7_PM_DOMAINS
4 bool "i.MX7 PM domains"
03aa1262 5 depends on SOC_IMX7D || (COMPILE_TEST && OF)
e23c7f7d
AB
6 depends on PM
7 select PM_GENERIC_DOMAINS
03aa1262
AS
8 default y if SOC_IMX7D
9
10endmenu