diff options
-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 09fe5485ba7e..f153f5871382 100644 --- a/drivers/thermal/Kconfig +++ b/drivers/thermal/Kconfig | |||
@@ -234,7 +234,7 @@ config DB8500_THERMAL | |||
234 | 234 | ||
235 | config ARMADA_THERMAL | 235 | config ARMADA_THERMAL |
236 | tristate "Armada 370/XP thermal management" | 236 | tristate "Armada 370/XP thermal management" |
237 | depends on ARCH_MVEBU | 237 | depends on ARCH_MVEBU || COMPILE_TEST |
238 | depends on OF | 238 | depends on OF |
239 | help | 239 | help |
240 | Enable this option if you want to have support for thermal management | 240 | Enable this option if you want to have support for thermal management |