[U-Boot] [PATCH 2/2 v3] Enable SoC Temperature sensor for mx6 Sabre boards.

nitin.garg at freescale.com nitin.garg at freescale.com
Tue Sep 2 00:48:12 CEST 2014


From: Nitin Garg <nitin.garg at freescale.com>

Add CONFIG_IMX6_TEMP_SENSOR to mx6sabre_common.h file

Signed-off-by: Nitin Garg <nitin.garg at freescale.com>
---
 include/configs/mx6sabre_common.h |    1 +
 1 file changed, 1 insertion(+)

diff --git a/include/configs/mx6sabre_common.h b/include/configs/mx6sabre_common.h
index e59a3b4..fc38ede 100644
--- a/include/configs/mx6sabre_common.h
+++ b/include/configs/mx6sabre_common.h
@@ -33,6 +33,7 @@
 #define CONFIG_BOARD_EARLY_INIT_F
 #define CONFIG_BOARD_LATE_INIT
 #define CONFIG_MXC_GPIO
+#define CONFIG_IMX6_TEMP_SENSOR
 
 #define CONFIG_MXC_UART
 
-- 
1.7.9.5



More information about the U-Boot mailing list