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, 3 insertions, 2 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h
index 0867efda45..e04397b5bb 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -189,8 +189,9 @@
189/* else HW controlled LED (iRiver H1x0) */ 189/* else HW controlled LED (iRiver H1x0) */
190 190
191/* CONFIG_NAND */ 191/* CONFIG_NAND */
192#define NAND_IFP7XX 1 192#define NAND_IFP7XX 1
193#define NAND_TCC 2 193#define NAND_TCC 2
194#define NAND_SAMSUNG 3
194 195
195/* CONFIG_RTC */ 196/* CONFIG_RTC */
196#define RTC_M41ST84W 1 /* Archos Recorder */ 197#define RTC_M41ST84W 1 /* Archos Recorder */