Message ID | 1583714300-19085-7-git-send-email-Anson.Huang@nxp.com |
---|---|
State | Superseded |
Headers | show |
Series | [V3,1/7] firmware: imx: Add stubs for !CONFIG_IMX_SCU case | expand |
diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig index 9f388ed..6235949 100644 --- a/drivers/thermal/Kconfig +++ b/drivers/thermal/Kconfig @@ -253,7 +253,7 @@ config IMX_THERMAL config IMX_SC_THERMAL tristate "Temperature sensor driver for NXP i.MX SoCs with System Controller" - depends on IMX_SCU + depends on IMX_SCU || COMPILE_TEST depends on OF help Support for Temperature Monitor (TEMPMON) found on NXP i.MX SoCs with