From 17f54a40f100a3343a15a431d235699024aa76c8 Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Fri, 17 Sep 2004 11:47:58 +0000 Subject: Neo has a processor too... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5090 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-neo35.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/firmware/export/config-neo35.h b/firmware/export/config-neo35.h index 0f50724c52..fd5592f153 100644 --- a/firmware/export/config-neo35.h +++ b/firmware/export/config-neo35.h @@ -7,6 +7,9 @@ /* define this if you have the Player's keyboard */ #define HAVE_NEO_KEYPAD 1 +/* Define this if you have a SH7034 */ +#define HAVE_SH7034 + /* Define this if you have a MAS3507D */ #define HAVE_MAS3507D -- cgit v1.2.3