projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f6a664
)
imx: thermal: Kconfig: add MX7
author
Peng Fan
<peng.fan@nxp.com>
Fri, 2 Dec 2016 05:43:03 +0000
(13:43 +0800)
committer
Stefano 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
patch
|
blob
|
history
diff --git
a/drivers/thermal/Kconfig
b/drivers/thermal/Kconfig
index f0ffbb308308e1c6507ee5c599faf87249c786ee..886f5fa546d20b9bd837a9aecf8b6c154b53e058 100644
(file)
--- 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