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