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.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h
index d23abfa086..b758bef49d 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -101,7 +101,6 @@
101#define IPOD_4G_PAD 7 101#define IPOD_4G_PAD 7
102#define IPOD_3G_PAD 8 102#define IPOD_3G_PAD 8
103#define IPOD_1G2G_PAD 9 103#define IPOD_1G2G_PAD 9
104#define IRIVER_IFP7XX_PAD 10
105#define GIGABEAT_PAD 11 104#define GIGABEAT_PAD 11
106#define IRIVER_H10_PAD 12 105#define IRIVER_H10_PAD 12
107#define SANSA_E200_PAD 13 106#define SANSA_E200_PAD 13
@@ -222,7 +221,6 @@
222#define LCD_IPODVIDEO 8 /* as used by iPod Video */ 221#define LCD_IPODVIDEO 8 /* as used by iPod Video */
223#define LCD_IPOD2BPP 9 /* as used by all fullsize greyscale iPods */ 222#define LCD_IPOD2BPP 9 /* as used by all fullsize greyscale iPods */
224#define LCD_IPODMINI 10 /* as used by iPod Mini g1/g2 */ 223#define LCD_IPODMINI 10 /* as used by iPod Mini g1/g2 */
225#define LCD_IFP7XX 11 /* as used by iRiver iFP 7xx/8xx */
226#define LCD_GIGABEAT 12 224#define LCD_GIGABEAT 12
227#define LCD_H10_20GB 13 /* as used by iriver H10 20Gb */ 225#define LCD_H10_20GB 13 /* as used by iriver H10 20Gb */
228#define LCD_H10_5GB 14 /* as used by iriver H10 5Gb */ 226#define LCD_H10_5GB 14 /* as used by iriver H10 5Gb */
@@ -322,7 +320,6 @@ Lyre prototype 1 */
322/* else HW controlled LED (iRiver H1x0) */ 320/* else HW controlled LED (iRiver H1x0) */
323 321
324/* CONFIG_NAND */ 322/* CONFIG_NAND */
325#define NAND_IFP7XX 1
326#define NAND_TCC 2 323#define NAND_TCC 2
327#define NAND_SAMSUNG 3 324#define NAND_SAMSUNG 3
328#define NAND_CC 4 /* ChinaChip */ 325#define NAND_CC 4 /* ChinaChip */
@@ -410,8 +407,6 @@ Lyre prototype 1 */
410#include "config/ipodnano2g.h" 407#include "config/ipodnano2g.h"
411#elif defined(IPOD_6G) 408#elif defined(IPOD_6G)
412#include "config/ipod6g.h" 409#include "config/ipod6g.h"
413#elif defined(IRIVER_IFP7XX)
414#include "config/iriverifp7xx.h"
415#elif defined(GIGABEAT_F) 410#elif defined(GIGABEAT_F)
416#include "config/gigabeatfx.h" 411#include "config/gigabeatfx.h"
417#elif defined(GIGABEAT_S) 412#elif defined(GIGABEAT_S)