summaryrefslogtreecommitdiff
path: root/include/configs/mx6qsabre_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/mx6qsabre_common.h')
-rw-r--r--include/configs/mx6qsabre_common.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configs/mx6qsabre_common.h b/include/configs/mx6qsabre_common.h
index 5d30d60..178ece4 100644
--- a/include/configs/mx6qsabre_common.h
+++ b/include/configs/mx6qsabre_common.h
@@ -419,4 +419,8 @@
#endif
#define CONFIG_IMX_HDMI
+#if defined(CONFIG_ANDROID_SUPPORT)
+#include "mx6qsabreandroid_common.h"
+#endif
+
#endif /* __MX6QSABRE_COMMON_CONFIG_H */