diff options
Diffstat (limited to 'drivers/thermal/Kconfig')
-rw-r--r-- | drivers/thermal/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig index 1b74f4eae16d..09fe5485ba7e 100644 --- a/drivers/thermal/Kconfig +++ b/drivers/thermal/Kconfig | |||
@@ -216,7 +216,7 @@ config KIRKWOOD_THERMAL | |||
216 | 216 | ||
217 | config DOVE_THERMAL | 217 | config DOVE_THERMAL |
218 | tristate "Temperature sensor on Marvell Dove SoCs" | 218 | tristate "Temperature sensor on Marvell Dove SoCs" |
219 | depends on ARCH_DOVE || MACH_DOVE | 219 | depends on ARCH_DOVE || MACH_DOVE || COMPILE_TEST |
220 | depends on OF | 220 | depends on OF |
221 | help | 221 | help |
222 | Support for the Dove thermal sensor driver in the Linux thermal | 222 | Support for the Dove thermal sensor driver in the Linux thermal |