summaryrefslogtreecommitdiff
path: root/firmware/export/config-c100.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-c100.h')
-rw-r--r--firmware/export/config-c100.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/config-c100.h b/firmware/export/config-c100.h
index 5bf0fc83a6..9a2664202a 100644
--- a/firmware/export/config-c100.h
+++ b/firmware/export/config-c100.h
@@ -120,4 +120,8 @@
120#define BOOTFILE "rockbox." BOOTFILE_EXT 120#define BOOTFILE "rockbox." BOOTFILE_EXT
121#define BOOTDIR "/" 121#define BOOTDIR "/"
122 122
123#define CONFIG_STORAGE STORAGE_NAND
124
125#define CONFIG_NAND NAND_TCC
126
123#endif /* SIMULATOR */ 127#endif /* SIMULATOR */