summaryrefslogtreecommitdiff
path: root/firmware/export/config/samsungyh920.h
diff options
context:
space:
mode:
authorSzymon Dziok <b0hoon@o2.pl>2014-06-14 19:01:44 +0000
committerSzymon Dziok <b0hoon@o2.pl>2014-06-18 18:06:17 +0000
commit63632945914071b9481a29cdce7a415cfdcb7955 (patch)
treec9a3c9c53c6bb26b253ee51a7e4c62bccb6ba398 /firmware/export/config/samsungyh920.h
parent81db2f5eb040f286f9184e2da9094b151be3c7c0 (diff)
downloadrockbox-63632945914071b9481a29cdce7a415cfdcb7955.tar.gz
rockbox-63632945914071b9481a29cdce7a415cfdcb7955.zip
YH92x: Implement ATA power off.
Change-Id: If1f48df42ea7a150365c4ddbd3f9f7a85ae4b7dc
Diffstat (limited to 'firmware/export/config/samsungyh920.h')
-rw-r--r--firmware/export/config/samsungyh920.h2
1 files changed, 1 insertions, 1 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