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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-tpj1022.h b/firmware/export/config-tpj1022.h
index 067bb4f6f2..5a633ecee1 100644
--- a/firmware/export/config-tpj1022.h
+++ b/firmware/export/config-tpj1022.h
@@ -7,6 +7,9 @@
7/* For Rolo and boot loader */ 7/* For Rolo and boot loader */
8#define MODEL_NUMBER 15 8#define MODEL_NUMBER 15
9 9
10/* define this if you use an ATA controller */
11#define HAVE_ATA
12
10/* define this if you have recording possibility */ 13/* define this if you have recording possibility */
11/*#define HAVE_RECORDING*/ /* TODO: add support for this */ 14/*#define HAVE_RECORDING*/ /* TODO: add support for this */
12 15