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:
parent
af5e0900e8
commit
9ceb311328
1 changed files with 3 additions and 0 deletions
|
@ -81,6 +81,9 @@
|
||||||
/* Define this if you have ATA power-off control */
|
/* Define this if you have ATA power-off control */
|
||||||
#define HAVE_ATA_POWER_OFF
|
#define HAVE_ATA_POWER_OFF
|
||||||
|
|
||||||
|
/* Virtual LED (icon) */
|
||||||
|
#define CONFIG_LED LED_VIRTUAL
|
||||||
|
|
||||||
#define CONFIG_LCD LCD_H300
|
#define CONFIG_LCD LCD_H300
|
||||||
|
|
||||||
/* Offset ( in the firmware file's header ) to the file CRC */
|
/* Offset ( in the firmware file's header ) to the file CRC */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue