From 9cfcc2b9aeed232837a9e3adf3c9a172f054a68b Mon Sep 17 00:00:00 2001 From: Maurus Cuelenaere Date: Wed, 25 Mar 2009 17:09:47 +0000 Subject: Enable album art on the Onda VX747 so it can actually display cabbiev2 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20532 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-ondavx747.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'firmware') diff --git a/firmware/export/config-ondavx747.h b/firmware/export/config-ondavx747.h index f3bef714bd..b66c3ac3a3 100644 --- a/firmware/export/config-ondavx747.h +++ b/firmware/export/config-ondavx747.h @@ -51,6 +51,9 @@ /* define this if you have a colour LCD */ #define HAVE_LCD_COLOR +/* define this if you want album art for this target */ +#define HAVE_ALBUMART + /* define this if you have access to the quickscreen */ #define HAVE_QUICKSCREEN -- cgit v1.2.3