diff options
Diffstat (limited to 'firmware/export/config-recorderv2.h')
-rw-r--r-- | firmware/export/config-recorderv2.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-recorderv2.h b/firmware/export/config-recorderv2.h index f15879e41b..82f7e01541 100644 --- a/firmware/export/config-recorderv2.h +++ b/firmware/export/config-recorderv2.h @@ -1,3 +1,6 @@ +/* define this if you use an ATA controller */ +#define HAVE_ATA + /* define this if you have recording possibility */ #define HAVE_RECORDING |