1
0
Fork 0
forked from len0rd/rockbox

Enabled the virtual ATA LED on the H300

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8241 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Linus Nielsen Feltzing 2005-12-15 10:07:19 +00:00
parent af5e0900e8
commit 9ceb311328

View file

@ -81,6 +81,9 @@
/* Define this if you have ATA power-off control */
#define HAVE_ATA_POWER_OFF
/* Virtual LED (icon) */
#define CONFIG_LED LED_VIRTUAL
#define CONFIG_LCD LCD_H300
/* Offset ( in the firmware file's header ) to the file CRC */