iRiver has hard drive poweroff

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5495 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Linus Nielsen Feltzing 2004-12-20 01:33:52 +00:00
parent 488061562b
commit dad5de672f

View file

@ -30,4 +30,7 @@
/* Define this to the CPU frequency */
#define CPU_FREQ 11289600
/* Define this if you have ATA power-off control */
#define HAVE_ATA_POWER_OFF
#endif