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