瀏覽代碼

thermal: armada: allow compile test

Adding COMPILE_TEST flag to armada driver to facilitate
maintenance.

Cc: Zhang Rui <rui.zhang@intel.com>
Cc: linux-pm@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Eduardo Valentin 10 年之前
父節點
當前提交
1b15826721
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/thermal/Kconfig

+ 1 - 1
drivers/thermal/Kconfig

@@ -234,7 +234,7 @@ config DB8500_THERMAL
 
 
 config ARMADA_THERMAL
 config ARMADA_THERMAL
 	tristate "Armada 370/XP thermal management"
 	tristate "Armada 370/XP thermal management"
-	depends on ARCH_MVEBU
+	depends on ARCH_MVEBU || COMPILE_TEST
 	depends on OF
 	depends on OF
 	help
 	help
 	  Enable this option if you want to have support for thermal management
 	  Enable this option if you want to have support for thermal management