Commit 83a4c74c authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Shawn Guo

soc: imx: Enable compile testing of IMX_SCU_SOC

IMX_SCU_SOC can be compile tested to increase build coverage.
Signed-off-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 18f662a7
...@@ -10,7 +10,7 @@ config IMX_GPCV2_PM_DOMAINS ...@@ -10,7 +10,7 @@ config IMX_GPCV2_PM_DOMAINS
config IMX_SCU_SOC config IMX_SCU_SOC
bool "i.MX System Controller Unit SoC info support" bool "i.MX System Controller Unit SoC info support"
depends on IMX_SCU depends on IMX_SCU || COMPILE_TEST
select SOC_BUS select SOC_BUS
help help
If you say yes here you get support for the NXP i.MX System If you say yes here you get support for the NXP i.MX System
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment