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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h
index edd3bb2ba5..e17b152e39 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -42,6 +42,7 @@
42#define LV240000 0x20 /* Sanyo */ 42#define LV240000 0x20 /* Sanyo */
43#define IPOD_REMOTE_TUNER 0x40 /* Apple */ 43#define IPOD_REMOTE_TUNER 0x40 /* Apple */
44#define RDA5802 0x80 /* RDA Microelectronics */ 44#define RDA5802 0x80 /* RDA Microelectronics */
45#define STFM1000 0x100 /* Sigmatel */
45 46
46/* CONFIG_CODEC */ 47/* CONFIG_CODEC */
47#define MAS3587F 3587 48#define MAS3587F 3587
@@ -294,6 +295,7 @@ Lyre prototype 1 */
294#define NAND_SAMSUNG 3 295#define NAND_SAMSUNG 3
295#define NAND_CC 4 /* ChinaChip */ 296#define NAND_CC 4 /* ChinaChip */
296#define NAND_RK27XX 5 297#define NAND_RK27XX 5
298#define NAND_IMX233 6
297 299
298/* CONFIG_RTC */ 300/* CONFIG_RTC */
299#define RTC_M41ST84W 1 /* Archos Recorder */ 301#define RTC_M41ST84W 1 /* Archos Recorder */