OSDN Git Service

thermal: Remove COMPILE_TEST for IMX_SC_THERMAL
authorAnson Huang <Anson.Huang@nxp.com>
Tue, 3 Mar 2020 08:04:44 +0000 (16:04 +0800)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Thu, 12 Mar 2020 10:56:53 +0000 (11:56 +0100)
i.MX SCU thermal driver depends on IMX_SCU which does NOT have
COMPILE_TEST enabled, so need to remove COMPILE_TEST for i.MX
SCU thermal as well.

Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/1583222684-10229-2-git-send-email-Anson.Huang@nxp.com
drivers/thermal/Kconfig

index 478eda7..f3f7050 100644 (file)
@@ -254,7 +254,7 @@ config IMX_THERMAL
 
 config IMX_SC_THERMAL
        tristate "Temperature sensor driver for NXP i.MX SoCs with System Controller"
-       depends on IMX_SCU || COMPILE_TEST
+       depends on IMX_SCU
        depends on OF
        help
          Support for Temperature Monitor (TEMPMON) found on NXP i.MX SoCs with