mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-17 01:04:19 +08:00
thermal: dove: allow compile test
Adding COMPILE_TEST flag to dove 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>
This commit is contained in:
parent
9c8aa959e1
commit
07fffd5cca
@ -216,7 +216,7 @@ config KIRKWOOD_THERMAL
|
||||
|
||||
config DOVE_THERMAL
|
||||
tristate "Temperature sensor on Marvell Dove SoCs"
|
||||
depends on ARCH_DOVE || MACH_DOVE
|
||||
depends on ARCH_DOVE || MACH_DOVE || COMPILE_TEST
|
||||
depends on OF
|
||||
help
|
||||
Support for the Dove thermal sensor driver in the Linux thermal
|
||||
|
Loading…
Reference in New Issue
Block a user