summaryrefslogtreecommitdiff
path: root/firmware/export/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config.h')
-rw-r--r--firmware/export/config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h
index c55d489c26..4f9cd02097 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -118,7 +118,6 @@
118#define SANSA_E200_PAD 13 118#define SANSA_E200_PAD 13
119#define SANSA_C200_PAD 14 119#define SANSA_C200_PAD 14
120#define TATUNG_TPJ1022_PAD 15 120#define TATUNG_TPJ1022_PAD 15
121#define ARCHOS_AV300_PAD 16
122#define MROBE100_PAD 17 121#define MROBE100_PAD 17
123#define MROBE500_PAD 18 122#define MROBE500_PAD 18
124#define GIGABEAT_S_PAD 19 123#define GIGABEAT_S_PAD 19
@@ -240,7 +239,6 @@
240#define LCD_H10_20GB 13 /* as used by iriver H10 20Gb */ 239#define LCD_H10_20GB 13 /* as used by iriver H10 20Gb */
241#define LCD_H10_5GB 14 /* as used by iriver H10 5Gb */ 240#define LCD_H10_5GB 14 /* as used by iriver H10 5Gb */
242#define LCD_TPJ1022 15 /* as used by Tatung Elio TPJ-1022 */ 241#define LCD_TPJ1022 15 /* as used by Tatung Elio TPJ-1022 */
243#define LCD_DSC25 16 /* as used by Archos AV300 */
244#define LCD_C200 17 /* as used by Sandisk Sansa c200 */ 242#define LCD_C200 17 /* as used by Sandisk Sansa c200 */
245#define LCD_MROBE500 18 /* as used by Olympus M:Robe 500i */ 243#define LCD_MROBE500 18 /* as used by Olympus M:Robe 500i */
246#define LCD_MROBE100 19 /* as used by Olympus M:Robe 100 */ 244#define LCD_MROBE100 19 /* as used by Olympus M:Robe 100 */
@@ -412,8 +410,6 @@ Lyre prototype 1 */
412#include "config/archosondiosp.h" 410#include "config/archosondiosp.h"
413#elif defined(ARCHOS_ONDIOFM) 411#elif defined(ARCHOS_ONDIOFM)
414#include "config/archosondiofm.h" 412#include "config/archosondiofm.h"
415#elif defined(ARCHOS_AV300)
416#include "config/archosav300.h"
417#elif defined(IRIVER_H100) 413#elif defined(IRIVER_H100)
418#include "config/iriverh100.h" 414#include "config/iriverh100.h"
419#elif defined(IRIVER_H120) 415#elif defined(IRIVER_H120)