MLK-21080-06 thermal: imx_sc: Depend on HAVE_IMX_SC
authorLeonard Crestez <leonard.crestez@nxp.com>
Mon, 11 Mar 2019 17:57:21 +0000 (19:57 +0200)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commit27fffdd1cedacd9f2d33e76c4b13434cb95287cd
tree59c074de82d8eb651938272d46e306e2c285e918
parentae4f296a4f21fa146973b9ecb8b3072cf88a8061
MLK-21080-06 thermal: imx_sc: Depend on HAVE_IMX_SC

Upstream rejected ARCH_MXC_ARM64 in favor of defining ARCH_MXC for
arm64 so the current condition is never enabled.

Make it depend on HAVE_IMX_SC instead because it depends on SCFW API.

Fixes: 166ac38501ae ("MLK-14972-02 driver: thermal: Add i.MX8QM/QXP thermal support")

Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
drivers/thermal/Kconfig