summaryrefslogtreecommitdiff
path: root/firmware/export/config-tpj1022.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-tpj1022.h')
-rw-r--r--firmware/export/config-tpj1022.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-tpj1022.h b/firmware/export/config-tpj1022.h
index 1b49e0ebb9..6cc85fdfc9 100644
--- a/firmware/export/config-tpj1022.h
+++ b/firmware/export/config-tpj1022.h
@@ -10,7 +10,7 @@
10#define MODEL_NUMBER 15 10#define MODEL_NUMBER 15
11 11
12/* define this if you use an ATA controller */ 12/* define this if you use an ATA controller */
13#define HAVE_ATA 13#define CONFIG_STORAGE STORAGE_ATA
14 14
15/* define this if you have recording possibility */ 15/* define this if you have recording possibility */
16/*#define HAVE_RECORDING*/ /* TODO: add support for this */ 16/*#define HAVE_RECORDING*/ /* TODO: add support for this */