Skip to content
Snippets Groups Projects
Commit 0719b16f authored by Breno Lima's avatar Breno Lima Committed by Stefano Babic
Browse files

udoo_neo: Add thermal support


Add thermal support on the Kconfig file.

Signed-off-by: default avatarBreno Lima <breno.lima@nxp.com>
Reviewed-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
parent 6cc8d4da
No related branches found
No related tags found
No related merge requests found
......@@ -218,6 +218,8 @@ config TARGET_UDOO_NEO
bool "UDOO Neo"
select SUPPORT_SPL
select MX6SX
select DM
select DM_THERMAL
config TARGET_SAMTEC_VINING_2000
bool "samtec VIN|ING 2000"
......
......@@ -88,4 +88,6 @@
#define CONFIG_ENV_SIZE SZ_8K
#define CONFIG_ENV_IS_IN_MMC
#define CONFIG_IMX_THERMAL
#endif /* __CONFIG_H */
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