diff options
| author | Linus Nielsen Feltzing <linus@haxx.se> | 2002-10-15 13:21:18 +0000 |
|---|---|---|
| committer | Linus Nielsen Feltzing <linus@haxx.se> | 2002-10-15 13:21:18 +0000 |
| commit | d0772a2c99cda8d0ba656a1d968d06449869bc22 (patch) | |
| tree | 3eb7da4e57904ff38e21b2f7864a180e9827c676 | |
| parent | 3aab18a5e8aa0fd3c14386ec6b197d93a20c9c3f (diff) | |
| download | rockbox-d0772a2c99cda8d0ba656a1d968d06449869bc22.zip rockbox-d0772a2c99cda8d0ba656a1d968d06449869bc22.tar.gz rockbox-d0772a2c99cda8d0ba656a1d968d06449869bc22.tar.bz2 rockbox-d0772a2c99cda8d0ba656a1d968d06449869bc22.tar.xz | |
No longer needed
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2665 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | firmware/config-playerold.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/firmware/config-playerold.h b/firmware/config-playerold.h deleted file mode 100644 index 2068c94..0000000 --- a/firmware/config-playerold.h +++ /dev/null @@ -1,11 +0,0 @@ -/* define this if you have a charcell LCD display */ -#define HAVE_LCD_CHARCELLS 1 - -/* define this if you have the Player's keyboard */ -#define HAVE_PLAYER_KEYPAD 1 - -/* Define this if you have a MAS3507D */ -#define HAVE_MAS3507D - -/* Define this if you have a DAC3550A */ -#define HAVE_DAC3550A |