diff options
Diffstat (limited to 'drivers/thermal')
-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 5f88d767671e..2d51912a6e40 100644 --- a/drivers/thermal/Kconfig +++ b/drivers/thermal/Kconfig | |||
@@ -143,7 +143,7 @@ config RCAR_THERMAL | |||
143 | 143 | ||
144 | config KIRKWOOD_THERMAL | 144 | config KIRKWOOD_THERMAL |
145 | tristate "Temperature sensor on Marvell Kirkwood SoCs" | 145 | tristate "Temperature sensor on Marvell Kirkwood SoCs" |
146 | depends on ARCH_KIRKWOOD | 146 | depends on ARCH_KIRKWOOD || MACH_KIRKWOOD |
147 | depends on OF | 147 | depends on OF |
148 | help | 148 | help |
149 | Support for the Kirkwood thermal sensor driver into the Linux thermal | 149 | Support for the Kirkwood thermal sensor driver into the Linux thermal |