From 28df6bf869353d9a288f7a11cb7341177cc6b386 Mon Sep 17 00:00:00 2001 From: Nicolas Pennequin Date: Sat, 3 May 2008 15:38:15 +0000 Subject: The Gigabeat S can do album art. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17328 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-gigabeat-s.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'firmware') diff --git a/firmware/export/config-gigabeat-s.h b/firmware/export/config-gigabeat-s.h index 3e36e0c7ea..c1b7f93c89 100644 --- a/firmware/export/config-gigabeat-s.h +++ b/firmware/export/config-gigabeat-s.h @@ -19,6 +19,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