From: Krzysztof Kozlowski Date: Fri, 3 Jan 2020 22:05:57 +0000 (+0100) Subject: soc: imx: Enable compile testing of IMX_SCU_SOC X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=83a4c74c019504c7334b48dd1f592878b51a65d7;p=linux.git soc: imx: Enable compile testing of IMX_SCU_SOC IMX_SCU_SOC can be compile tested to increase build coverage. Signed-off-by: Krzysztof Kozlowski Signed-off-by: Shawn Guo --- diff --git a/drivers/soc/imx/Kconfig b/drivers/soc/imx/Kconfig index 8aaebf13e2e6a..0281ef9a18001 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