
2 Sep
2014
2 Sep
'14
12:48 a.m.
From: Nitin Garg nitin.garg@freescale.com
Add CONFIG_IMX6_TEMP_SENSOR to mx6sabre_common.h file
Signed-off-by: Nitin Garg nitin.garg@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