summaryrefslogtreecommitdiff
path: root/drivers/thermal
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2016-12-02 05:43:03 (GMT)
committerStefano Babic <sbabic@denx.de>2017-01-02 16:08:25 (GMT)
commit5a25b712026012f64e1264f1aa1ead26cd6b1366 (patch)
treec629e7e5badc61a6b907026fe537d736f1a57ced /drivers/thermal
parent1f6a664802a4044779b9aebe03b9af6d2745de5f (diff)
downloadu-boot-fsl-qoriq-5a25b712026012f64e1264f1aa1ead26cd6b1366.tar.xz
imx: thermal: Kconfig: add MX7
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>
Diffstat (limited to 'drivers/thermal')
-rw-r--r--drivers/thermal/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig
index f0ffbb3..886f5fa 100644
--- a/drivers/thermal/Kconfig
+++ b/drivers/thermal/Kconfig
@@ -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