OSDN Git Service

thermal: rcar-thermal: Enable driver compilation with COMPILE_TEST
[android-x86/kernel.git] / drivers / thermal / Kconfig
index f35a1f7..661cafc 100644 (file)
@@ -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.