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:
parent
935d8beab1
commit
6803d7b10c
1 changed files with 4 additions and 0 deletions
|
@ -102,6 +102,10 @@
|
||||||
//#define AB_REPEAT_ENABLE
|
//#define AB_REPEAT_ENABLE
|
||||||
//#define ACTION_WPSAB_SINGLE ACTION_WPS_BROWSE
|
//#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 this to enable morse code input */
|
||||||
#define HAVE_MORSE_INPUT
|
#define HAVE_MORSE_INPUT
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue