summaryrefslogtreecommitdiff
path: root/firmware/export/config-recorder.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-recorder.h')
-rw-r--r--firmware/export/config-recorder.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-recorder.h b/firmware/export/config-recorder.h
index a5de2a809c..63b2d7b089 100644
--- a/firmware/export/config-recorder.h
+++ b/firmware/export/config-recorder.h
@@ -1,3 +1,6 @@
1/* define this if you use an ATA controller */
2#define HAVE_ATA
3
1/* define this if you have recording possibility */ 4/* define this if you have recording possibility */
2#define HAVE_RECORDING 5#define HAVE_RECORDING
3 6