diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/configs/mx6sabre_common.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/mx6sabre_common.h b/include/configs/mx6sabre_common.h index d51ee77..a0cb2cd 100644 --- a/include/configs/mx6sabre_common.h +++ b/include/configs/mx6sabre_common.h @@ -11,6 +11,9 @@ #include "mx6_common.h" +/* uncomment for PLUGIN mode support */ +/* #define CONFIG_USE_PLUGIN */ + #define CONFIG_IMX_THERMAL /* Size of malloc() pool */ |