summaryrefslogtreecommitdiff
path: root/firmware/export/config/tatungtpj1022.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/tatungtpj1022.h')
-rw-r--r--firmware/export/config/tatungtpj1022.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/tatungtpj1022.h b/firmware/export/config/tatungtpj1022.h
index a0a757b24b..bda08c8a3e 100644
--- a/firmware/export/config/tatungtpj1022.h
+++ b/firmware/export/config/tatungtpj1022.h
@@ -12,6 +12,9 @@
12/* define this if you use an ATA controller */ 12/* define this if you use an ATA controller */
13#define CONFIG_STORAGE STORAGE_ATA 13#define CONFIG_STORAGE STORAGE_ATA
14 14
15/*define this if the ATA controller and method of USB access support LBA48 */
16#define HAVE_LBA48
17
15/* define this if you have recording possibility */ 18/* define this if you have recording possibility */
16/*#define HAVE_RECORDING*/ /* TODO: add support for this */ 19/*#define HAVE_RECORDING*/ /* TODO: add support for this */
17 20