diff options
Diffstat (limited to 'firmware/export/config/mpiohd200.h')
-rw-r--r-- | firmware/export/config/mpiohd200.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/config/mpiohd200.h b/firmware/export/config/mpiohd200.h index 369f443cb2..358079a612 100644 --- a/firmware/export/config/mpiohd200.h +++ b/firmware/export/config/mpiohd200.h | |||
@@ -11,6 +11,7 @@ | |||
11 | /* define this if you use an ATA controller */ | 11 | /* define this if you use an ATA controller */ |
12 | #define CONFIG_STORAGE STORAGE_ATA | 12 | #define CONFIG_STORAGE STORAGE_ATA |
13 | #define HAVE_LBA48 | 13 | #define HAVE_LBA48 |
14 | #define SWAP_WORDS | ||
14 | 15 | ||
15 | /* define this if you have recording possibility */ | 16 | /* define this if you have recording possibility */ |
16 | /* not implemented yet | 17 | /* not implemented yet |