]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
imx: thermal: Kconfig: add MX7
authorPeng Fan <peng.fan@nxp.com>
Fri, 2 Dec 2016 05:43:03 +0000 (13:43 +0800)
committerStefano Babic <sbabic@denx.de>
Mon, 2 Jan 2017 16:08:25 +0000 (17:08 +0100)
The thermal drivers support i.MX6 and i.MX7, add MX7 in Kconfig file.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Cc: Stefano Babic <sbabic@denx.de>
drivers/thermal/Kconfig

index f0ffbb308308e1c6507ee5c599faf87249c786ee..886f5fa546d20b9bd837a9aecf8b6c154b53e058 100644 (file)
@@ -10,7 +10,7 @@ if DM_THERMAL
 
 config IMX_THERMAL
        bool "Temperature sensor driver for Freescale i.MX SoCs"
-       depends on MX6
+       depends on MX6 || MX7
        help
          Support for Temperature Monitor (TEMPMON) found on Freescale i.MX SoCs.
           It supports one critical trip point and one passive trip point.  The