diff options
Diffstat (limited to 'firmware/export/config')
-rw-r--r-- | firmware/export/config/mpiohd200.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/mpiohd200.h b/firmware/export/config/mpiohd200.h index 358079a612..465154a4bd 100644 --- a/firmware/export/config/mpiohd200.h +++ b/firmware/export/config/mpiohd200.h | |||
@@ -11,7 +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 | #define ATA_SWAP_WORDS |
15 | 15 | ||
16 | /* define this if you have recording possibility */ | 16 | /* define this if you have recording possibility */ |
17 | /* not implemented yet | 17 | /* not implemented yet |