]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
thermal: Remove ARCH_KIRKWOOD dependency
authorAndrew Lunn <andrew@lunn.ch>
Sat, 30 Aug 2014 16:46:08 +0000 (18:46 +0200)
committerJason Cooper <jason@lakedaemon.net>
Tue, 9 Sep 2014 14:39:21 +0000 (14:39 +0000)
mach-kirkwood has been removed, now that kirkwood lives in mach-mvebu.
Depend on MACH_KIRKWOOD, which will be set when kirkwood is built as
part of ARCH_MVEBU.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Cc: Zhang Rui <rui.zhang@intel.com>
Cc: linux-pm@vger.kernel.org
Acked-by: Eduardo Valentin <edubezval@gmail.com>
Link: https://lkml.kernel.org/r/1409417172-6846-4-git-send-email-andrew@lunn.ch
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
drivers/thermal/Kconfig

index 693208eb904721ad7e55bb009097377f685d1efa..ef5587fe2c69d05fdf1934eb93a80788e4b87cf5 100644 (file)
@@ -143,7 +143,7 @@ config RCAR_THERMAL
 
 config KIRKWOOD_THERMAL
        tristate "Temperature sensor on Marvell Kirkwood SoCs"
-       depends on ARCH_KIRKWOOD || MACH_KIRKWOOD
+       depends on MACH_KIRKWOOD
        depends on OF
        help
          Support for the Kirkwood thermal sensor driver into the Linux thermal