1
0
Fork 0
forked from len0rd/rockbox

iPod6G (Classic) - enable HAVE_DISK_STORAGE

Fixes missing Settings - General Settings - System - Disk - Spindown
setting.

Change-Id: Iae686598dfd7ad4ca1faf8db9f1271e7808de752
Reviewed-on: http://gerrit.rockbox.org/376
Reviewed-by: Michael Giacomelli <giac2000@hotmail.com>
Tested-by: Michael Giacomelli <giac2000@hotmail.com>
This commit is contained in:
Hayden Pearce 2012-12-30 09:18:25 +13:00 committed by Michael Giacomelli
parent 935d8beab1
commit 6803d7b10c

View file

@ -102,6 +102,10 @@
//#define AB_REPEAT_ENABLE
//#define ACTION_WPSAB_SINGLE ACTION_WPS_BROWSE
/* define this if you have a disk storage, i.e. something
that needs spinups and can cause skips when shaked */
#define HAVE_DISK_STORAGE
/* Define this to enable morse code input */
#define HAVE_MORSE_INPUT