summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/config/iriverifp7xx.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/export/config/iriverifp7xx.h b/firmware/export/config/iriverifp7xx.h
index 48a53f8c9d..a4e4859dc0 100644
--- a/firmware/export/config/iriverifp7xx.h
+++ b/firmware/export/config/iriverifp7xx.h
@@ -16,9 +16,6 @@
16/* define this if you have a bitmap LCD display */ 16/* define this if you have a bitmap LCD display */
17#define HAVE_LCD_BITMAP 17#define HAVE_LCD_BITMAP
18 18
19/* define this if you have a colour LCD */
20/* #define HAVE_LCD_COLOR */
21
22/* define this if you would like tagcache to build on this target */ 19/* define this if you would like tagcache to build on this target */
23/* #define HAVE_TAGCACHE */ 20/* #define HAVE_TAGCACHE */
24 21