]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/soc/imx/Kconfig
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[karo-tx-linux.git] / drivers / soc / imx / Kconfig
1 menu "i.MX SoC drivers"
2
3 config IMX7_PM_DOMAINS
4         bool "i.MX7 PM domains"
5         depends on SOC_IMX7D || (COMPILE_TEST && OF)
6         depends on PM
7         select PM_GENERIC_DOMAINS
8         default y if SOC_IMX7D
9
10 endmenu