Skip to content
Snippets Groups Projects
Commit 5a25b712 authored by Peng Fan's avatar Peng Fan Committed by Stefano Babic
Browse files

imx: thermal: Kconfig: add MX7


The thermal drivers support i.MX6 and i.MX7, add MX7 in Kconfig file.

Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
Cc: Stefano Babic <sbabic@denx.de>
parent 1f6a6648
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment