mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
YH92x: Use the led near the lcd as the ATA led, instead of shine all the time.
Change-Id: I139d0a8dc00e4d5fd964c3667e598aec923cc1cd
This commit is contained in:
parent
7107f0ac86
commit
81db2f5eb0
3 changed files with 20 additions and 2 deletions
|
|
@ -115,6 +115,9 @@
|
|||
/* We're able to shut off power to the HDD */
|
||||
/* todo #define HAVE_ATA_POWER_OFF */
|
||||
|
||||
/* Software controlled LED */
|
||||
#define CONFIG_LED LED_REAL
|
||||
|
||||
/* Define this if you have a software controlled poweroff */
|
||||
#define HAVE_SW_POWEROFF
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue