summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config/samsungyh920.h2
-rw-r--r--firmware/export/config/samsungyh925.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config/samsungyh920.h b/firmware/export/config/samsungyh920.h
index 8717cb765c..7d6d590d96 100644
--- a/firmware/export/config/samsungyh920.h
+++ b/firmware/export/config/samsungyh920.h
@@ -113,7 +113,7 @@
113#define HAVE_LBA48 113#define HAVE_LBA48
114 114
115/* We're able to shut off power to the HDD */ 115/* We're able to shut off power to the HDD */
116/* todo #define HAVE_ATA_POWER_OFF */ 116#define HAVE_ATA_POWER_OFF
117 117
118/* Software controlled LED */ 118/* Software controlled LED */
119#define CONFIG_LED LED_REAL 119#define CONFIG_LED LED_REAL
diff --git a/firmware/export/config/samsungyh925.h b/firmware/export/config/samsungyh925.h
index 098bfc851d..26311cc5fb 100644
--- a/firmware/export/config/samsungyh925.h
+++ b/firmware/export/config/samsungyh925.h
@@ -110,7 +110,7 @@
110#define HAVE_LBA48 110#define HAVE_LBA48
111 111
112/* We're able to shut off power to the HDD */ 112/* We're able to shut off power to the HDD */
113/* todo #define HAVE_ATA_POWER_OFF */ 113#define HAVE_ATA_POWER_OFF
114 114
115/* Software controlled LED */ 115/* Software controlled LED */
116#define CONFIG_LED LED_REAL 116#define CONFIG_LED LED_REAL