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.h29
1 files changed, 3 insertions, 26 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h
index db1c589043..d23abfa086 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -68,9 +68,6 @@
68#define DSC25 25 68#define DSC25 25
69#define DM320 320 69#define DM320 320
70#define IMX31L 31 70#define IMX31L 31
71#define TCC770 770
72#define TCC771L 771
73#define TCC773L 773
74#define TCC7801 7801 71#define TCC7801 7801
75#define S5L8700 8700 72#define S5L8700 8700
76#define S5L8701 8701 73#define S5L8701 8701
@@ -113,15 +110,12 @@
113#define MROBE100_PAD 17 110#define MROBE100_PAD 17
114#define MROBE500_PAD 18 111#define MROBE500_PAD 18
115#define GIGABEAT_S_PAD 19 112#define GIGABEAT_S_PAD 19
116#define LOGIK_DAX_PAD 20
117#define IAUDIO67_PAD 21
118#define COWON_D2_PAD 22 113#define COWON_D2_PAD 22
119#define IAUDIO_M3_PAD 23 114#define IAUDIO_M3_PAD 23
120#define CREATIVEZVM_PAD 24 115#define CREATIVEZVM_PAD 24
121#define SANSA_M200_PAD 25 116#define SANSA_M200_PAD 25
122#define CREATIVEZV_PAD 26 117#define CREATIVEZV_PAD 26
123#define PHILIPS_SA9200_PAD 27 118#define PHILIPS_SA9200_PAD 27
124#define SANSA_C100_PAD 28
125#define PHILIPS_HDD1630_PAD 29 119#define PHILIPS_HDD1630_PAD 29
126#define MEIZU_M6SL_PAD 30 120#define MEIZU_M6SL_PAD 30
127#define ONDAVX747_PAD 31 121#define ONDAVX747_PAD 31
@@ -236,13 +230,11 @@
236#define LCD_C200 17 /* as used by Sandisk Sansa c200 */ 230#define LCD_C200 17 /* as used by Sandisk Sansa c200 */
237#define LCD_MROBE500 18 /* as used by Olympus M:Robe 500i */ 231#define LCD_MROBE500 18 /* as used by Olympus M:Robe 500i */
238#define LCD_MROBE100 19 /* as used by Olympus M:Robe 100 */ 232#define LCD_MROBE100 19 /* as used by Olympus M:Robe 100 */
239#define LCD_LOGIKDAX 20 /* as used by Logik DAX - SSD1815 */
240#define LCD_IAUDIO67 21 /* as used by iAudio 6/7 - unknown */
241#define LCD_CREATIVEZVM 22 /* as used by Creative Zen Vision:M */ 233#define LCD_CREATIVEZVM 22 /* as used by Creative Zen Vision:M */
242#define LCD_TL0350A 23 /* as used by the iAudio M3 remote, treated as main LCD */ 234#define LCD_TL0350A 23 /* as used by the iAudio M3 remote, treated as main LCD */
243#define LCD_COWOND2 24 /* as used by Cowon D2 - LTV250QV, TCC7801 driver */ 235#define LCD_COWOND2 24 /* as used by Cowon D2 - LTV250QV, TCC7801 driver */
244#define LCD_SA9200 25 /* as used by the Philips SA9200 */ 236#define LCD_SA9200 25 /* as used by the Philips SA9200 */
245#define LCD_S6B33B2 26 /* as used by the Sansa c100 */ 237#define LCD_S6B33B2 26 /* as used by the Samsumg YH820 */
246#define LCD_HDD1630 27 /* as used by the Philips HDD1630 */ 238#define LCD_HDD1630 27 /* as used by the Philips HDD1630 */
247#define LCD_MEIZUM6 28 /* as used by the Meizu M6SP and M6SL (various models) */ 239#define LCD_MEIZUM6 28 /* as used by the Meizu M6SP and M6SL (various models) */
248#define LCD_ONDAVX747 29 /* as used by the Onda VX747 */ 240#define LCD_ONDAVX747 29 /* as used by the Onda VX747 */
@@ -314,7 +306,6 @@ Lyre prototype 1 */
314#define I2C_S3C2440 7 306#define I2C_S3C2440 7
315#define I2C_PP5024 8 /* PP5024 style */ 307#define I2C_PP5024 8 /* PP5024 style */
316#define I2C_IMX31L 9 308#define I2C_IMX31L 9
317#define I2C_TCC77X 10
318#define I2C_TCC780X 11 309#define I2C_TCC780X 11
319#define I2C_DM320 12 /* DM320 style */ 310#define I2C_DM320 12 /* DM320 style */
320#define I2C_S5L8700 13 311#define I2C_S5L8700 13
@@ -347,7 +338,6 @@ Lyre prototype 1 */
347#define RTC_DS1339_DS3231 7 /* h1x0 RTC mod */ 338#define RTC_DS1339_DS3231 7 /* h1x0 RTC mod */
348#define RTC_IMX31L 8 339#define RTC_IMX31L 8
349#define RTC_RX5X348AB 9 340#define RTC_RX5X348AB 9
350#define RTC_TCC77X 10
351#define RTC_TCC780X 11 341#define RTC_TCC780X 11
352#define RTC_MR100 12 342#define RTC_MR100 12
353#define RTC_MC13783 13 /* Freescale MC13783 PMIC */ 343#define RTC_MC13783 13 /* Freescale MC13783 PMIC */
@@ -438,18 +428,12 @@ Lyre prototype 1 */
438#include "config/sansae200.h" 428#include "config/sansae200.h"
439#elif defined(SANSA_C200) 429#elif defined(SANSA_C200)
440#include "config/sansac200.h" 430#include "config/sansac200.h"
441#elif defined(SANSA_M200)
442#include "config/sansam200.h"
443#elif defined(TATUNG_TPJ1022) 431#elif defined(TATUNG_TPJ1022)
444#include "config/tatungtpj1022.h" 432#include "config/tatungtpj1022.h"
445#elif defined(MROBE_100) 433#elif defined(MROBE_100)
446#include "config/mrobe100.h" 434#include "config/mrobe100.h"
447#elif defined(MROBE_500) 435#elif defined(MROBE_500)
448#include "config/mrobe500.h" 436#include "config/mrobe500.h"
449#elif defined(LOGIK_DAX)
450#include "config/logikdax.h"
451#elif defined(IAUDIO_7)
452#include "config/iaudio7.h"
453#elif defined(COWON_D2) 437#elif defined(COWON_D2)
454#include "config/cowond2.h" 438#include "config/cowond2.h"
455#elif defined(CREATIVE_ZVM) 439#elif defined(CREATIVE_ZVM)
@@ -468,8 +452,6 @@ Lyre prototype 1 */
468#include "config/gogearhdd1630.h" 452#include "config/gogearhdd1630.h"
469#elif defined(PHILIPS_HDD6330) 453#elif defined(PHILIPS_HDD6330)
470#include "config/gogearhdd6330.h" 454#include "config/gogearhdd6330.h"
471#elif defined(SANSA_C100)
472#include "config/sansac100.h"
473#elif defined(MEIZU_M6SL) 455#elif defined(MEIZU_M6SL)
474#include "config/meizum6sl.h" 456#include "config/meizum6sl.h"
475#elif defined(MEIZU_M6SP) 457#elif defined(MEIZU_M6SP)
@@ -666,11 +648,6 @@ Lyre prototype 1 */
666#define CPU_S5L870X 648#define CPU_S5L870X
667#endif 649#endif
668 650
669/* define for all cpus from TCC77X family */
670#if (CONFIG_CPU == TCC771L) || (CONFIG_CPU == TCC773L) || (CONFIG_CPU == TCC770)
671#define CPU_TCC77X
672#endif
673
674/* define for all cpus from TCC780 family */ 651/* define for all cpus from TCC780 family */
675#if (CONFIG_CPU == TCC7801) 652#if (CONFIG_CPU == TCC7801)
676#define CPU_TCC780X 653#define CPU_TCC780X
@@ -1202,7 +1179,7 @@ Lyre prototype 1 */
1202 (CONFIG_USBOTG == USBOTG_RK27XX) 1179 (CONFIG_USBOTG == USBOTG_RK27XX)
1203#define USB_HAS_BULK 1180#define USB_HAS_BULK
1204#define USB_HAS_INTERRUPT 1181#define USB_HAS_INTERRUPT
1205#elif defined(CPU_TCC780X) || defined(CPU_TCC77X) 1182#elif defined(CPU_TCC780X)
1206#define USB_HAS_BULK 1183#define USB_HAS_BULK
1207#elif CONFIG_USBOTG == USBOTG_S3C6400X 1184#elif CONFIG_USBOTG == USBOTG_S3C6400X
1208#define USB_HAS_BULK 1185#define USB_HAS_BULK
@@ -1219,7 +1196,7 @@ Lyre prototype 1 */
1219 1196
1220/* enable usb storage for targets that do bootloader usb */ 1197/* enable usb storage for targets that do bootloader usb */
1221#if defined(HAVE_BOOTLOADER_USB_MODE) || \ 1198#if defined(HAVE_BOOTLOADER_USB_MODE) || \
1222 defined(CREATIVE_ZVx) || defined(CPU_TCC77X) || defined(CPU_TCC780X) || \ 1199 defined(CREATIVE_ZVx) || defined(CPU_TCC780X) || \
1223 CONFIG_USBOTG == USBOTG_JZ4740 || CONFIG_USBOTG == USBOTG_AS3525 || \ 1200 CONFIG_USBOTG == USBOTG_JZ4740 || CONFIG_USBOTG == USBOTG_AS3525 || \
1224 CONFIG_USBOTG == USBOTG_S3C6400X || CONFIG_USBOTG == USBOTG_DESIGNWARE || \ 1201 CONFIG_USBOTG == USBOTG_S3C6400X || CONFIG_USBOTG == USBOTG_DESIGNWARE || \
1225 CONFIG_USBOTG == USBOTG_JZ4760 1202 CONFIG_USBOTG == USBOTG_JZ4760