aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/imx/Kconfig
diff options
context:
space:
mode:
authorOlof Johansson <olof@lixom.net>2020-01-16 10:47:27 -0800
committerOlof Johansson <olof@lixom.net>2020-01-16 10:47:29 -0800
commit0f827273178f5656edf1210dc94b8653df7580bf (patch)
tree131cd184278e653d4127646a1164a56410b83ca5 /drivers/soc/imx/Kconfig
parentMerge tag 'mvebu-drivers-5.6-1' of git://git.infradead.org/linux-mvebu into arm/drivers (diff)
parentfirmware: imx: Allow IMX DSP to be selected as module (diff)
downloadlinux-dev-0f827273178f5656edf1210dc94b8653df7580bf.tar.xz
linux-dev-0f827273178f5656edf1210dc94b8653df7580bf.zip
Merge tag 'imx-driver-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/drivers
i.MX driver changes for 5.6: - Add i.MX8MP SoC driver support. - Allow IMX DSP Protocol driver to be built as module. - Add COMPILE_TEST for IMX_SCU_SOC driver to increase build coverage. - Print SoC type and revision in i.MX8 SoC driver, as this is useful information to have when looking through boot log. * tag 'imx-driver-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux: firmware: imx: Allow IMX DSP to be selected as module soc: imx: Enable compile testing of IMX_SCU_SOC soc: imx: Add i.MX8MP SoC driver support soc: imx8: print SoC type and revision Link: https://lore.kernel.org/r/20200113034006.17430-1-shawnguo@kernel.org Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'drivers/soc/imx/Kconfig')
-rw-r--r--drivers/soc/imx/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/soc/imx/Kconfig b/drivers/soc/imx/Kconfig
index 8aaebf13e2e6..0281ef9a1800 100644
--- a/drivers/soc/imx/Kconfig
+++ b/drivers/soc/imx/Kconfig
@@ -10,7 +10,7 @@ config IMX_GPCV2_PM_DOMAINS
config IMX_SCU_SOC
bool "i.MX System Controller Unit SoC info support"
- depends on IMX_SCU
+ depends on IMX_SCU || COMPILE_TEST
select SOC_BUS
help
If you say yes here you get support for the NXP i.MX System