summaryrefslogtreecommitdiff
path: root/firmware/export/config-iaudiom5.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-iaudiom5.h')
-rw-r--r--firmware/export/config-iaudiom5.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-iaudiom5.h b/firmware/export/config-iaudiom5.h
index 9330315305..e54fb15231 100644
--- a/firmware/export/config-iaudiom5.h
+++ b/firmware/export/config-iaudiom5.h
@@ -6,6 +6,9 @@
6/* For Rolo and boot loader */ 6/* For Rolo and boot loader */
7#define MODEL_NUMBER 17 7#define MODEL_NUMBER 17
8 8
9/* define this if you use an ATA controller */
10#define HAVE_ATA
11
9/* define this if you have recording possibility */ 12/* define this if you have recording possibility */
10#define HAVE_RECORDING 13#define HAVE_RECORDING
11 14