]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/thermal/Kconfig
Merge branches 'exynos-fix', 'for-rc', 'int3403-fix', 'misc', 'rcar-thermal' and...
[karo-tx-linux.git] / drivers / thermal / Kconfig
index f9a13867cb70df87fa58aa48a86645eddbefd9c8..693208eb904721ad7e55bb009097377f685d1efa 100644 (file)
@@ -151,7 +151,7 @@ config KIRKWOOD_THERMAL
 
 config DOVE_THERMAL
        tristate "Temperature sensor on Marvell Dove SoCs"
-       depends on ARCH_DOVE
+       depends on ARCH_DOVE || MACH_DOVE
        depends on OF
        help
          Support for the Dove thermal sensor driver in the Linux thermal
@@ -243,4 +243,9 @@ depends on ARCH_EXYNOS
 source "drivers/thermal/samsung/Kconfig"
 endmenu
 
+menu "STMicroelectronics thermal drivers"
+depends on ARCH_STI && OF
+source "drivers/thermal/st/Kconfig"
+endmenu
+
 endif