summaryrefslogtreecommitdiff
path: root/firmware/export/config-h120.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h120.h')
-rw-r--r--firmware/export/config-h120.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-h120.h b/firmware/export/config-h120.h
index 90a676f4dd..9b93eae070 100644
--- a/firmware/export/config-h120.h
+++ b/firmware/export/config-h120.h
@@ -3,6 +3,9 @@
3 */ 3 */
4#define IRIVER_H100_SERIES 1 4#define IRIVER_H100_SERIES 1
5 5
6/* For Rolo and boot loader */
7#define MODEL_NUMBER 0
8
6/* define this if you have recording possibility */ 9/* define this if you have recording possibility */
7/*#define HAVE_RECORDING 1*/ 10/*#define HAVE_RECORDING 1*/
8 11