summaryrefslogtreecommitdiff
path: root/firmware/export/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config.h')
-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 9a5aa73ed9..72954fe55c 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -650,6 +650,10 @@ Lyre prototype 1 */
650#endif 650#endif
651#endif 651#endif
652 652
653#if defined(HAVE_TAGCACHE) && defined(HAVE_LCD_BITMAP)
654#define HAVE_PICTUREFLOW
655#endif
656
653/* Add one HAVE_ define for all mas35xx targets */ 657/* Add one HAVE_ define for all mas35xx targets */
654#if (CONFIG_CODEC == MAS3587F) || (CONFIG_CODEC == MAS3507D) || (CONFIG_CODEC == MAS3539F) 658#if (CONFIG_CODEC == MAS3587F) || (CONFIG_CODEC == MAS3507D) || (CONFIG_CODEC == MAS3539F)
655#define HAVE_MAS35XX 659#define HAVE_MAS35XX