]> asedeno.scripts.mit.edu Git - linux.git/blob - drivers/soc/imx/Kconfig
KVM: x86: prevent uninitialized variable warning in check_svme()
[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         select PM_GENERIC_DOMAINS
6         depends on SOC_IMX7D || (COMPILE_TEST && OF)
7         default y if SOC_IMX7D
8
9 endmenu