summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h
index 9a5aa73e..72954fe 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -650,6 +650,10 @@ Lyre prototype 1 */
#endif
#endif
+#if defined(HAVE_TAGCACHE) && defined(HAVE_LCD_BITMAP)
+#define HAVE_PICTUREFLOW
+#endif
+
/* Add one HAVE_ define for all mas35xx targets */
#if (CONFIG_CODEC == MAS3587F) || (CONFIG_CODEC == MAS3507D) || (CONFIG_CODEC == MAS3539F)
#define HAVE_MAS35XX