summaryrefslogtreecommitdiff
path: root/firmware/export/config/samsungyh925.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/samsungyh925.h')
-rw-r--r--firmware/export/config/samsungyh925.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/samsungyh925.h b/firmware/export/config/samsungyh925.h
index a0c3829b48..e962172af8 100644
--- a/firmware/export/config/samsungyh925.h
+++ b/firmware/export/config/samsungyh925.h
@@ -109,6 +109,9 @@
109/* define this if you use an ATA controller */ 109/* define this if you use an ATA controller */
110#define CONFIG_STORAGE STORAGE_ATA 110#define CONFIG_STORAGE STORAGE_ATA
111 111
112/*define this if the ATA controller and method of USB access support LBA48 */
113#define HAVE_LBA48
114
112/* We're able to shut off power to the HDD */ 115/* We're able to shut off power to the HDD */
113/* todo #define HAVE_ATA_POWER_OFF */ 116/* todo #define HAVE_ATA_POWER_OFF */
114 117