diff options
-rw-r--r-- | include/configs/mx7dsabresd.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/mx7dsabresd.h b/include/configs/mx7dsabresd.h index f851779..de88c8f 100644 --- a/include/configs/mx7dsabresd.h +++ b/include/configs/mx7dsabresd.h @@ -423,6 +423,8 @@ #define CONFIG_MXC_USB_FLAGS 0 #define CONFIG_USB_MAX_CONTROLLER_COUNT 2 +#define CONFIG_IMX_THERMAL + #if defined(CONFIG_MXC_EPDC) && defined(CONFIG_SYS_USE_QSPI) #error "EPDC Pins conflicts QSPI, Either EPDC or QSPI can be enabled!" #endif |