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