Re: [U-Boot] [PATCH] imx: thermal: Kconfig: add MX7

2017-01-02 Thread Stefano Babic
On 02/12/2016 06:43, Peng Fan wrote: > The thermal drivers support i.MX6 and i.MX7, add MX7 in Kconfig file. > > Signed-off-by: Peng Fan > Cc: Stefano Babic > --- > drivers/thermal/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/thermal/Kconfig b/driver

[U-Boot] [PATCH] imx: thermal: Kconfig: add MX7

2016-12-01 Thread Peng Fan
The thermal drivers support i.MX6 and i.MX7, add MX7 in Kconfig file. Signed-off-by: Peng Fan Cc: Stefano Babic --- drivers/thermal/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig index f0ffbb3..886f5fa 100644 --- a/d