diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig index f35a1f75b15b87f2f37ea0bf671894acf549c207..661cafc756ac33200a4e4894f60801c17fc306db 100644 --- a/drivers/thermal/Kconfig +++ b/drivers/thermal/Kconfig @@ -121,7 +121,7 @@ config SPEAR_THERMAL config RCAR_THERMAL tristate "Renesas R-Car thermal driver" - depends on ARCH_SHMOBILE + depends on ARCH_SHMOBILE || COMPILE_TEST help Enable this to plug the R-Car thermal sensor driver into the Linux thermal framework.