summaryrefslogtreecommitdiffstats
path: root/firmware
diff options
context:
space:
mode:
authorHayden Pearce <saint.lascivious@gmail.com>2012-12-30 09:18:25 +1300
committerMichael Giacomelli <giac2000@hotmail.com>2012-12-29 21:25:57 +0100
commit6803d7b10cd9651ded08674f1597d4511cabb7af (patch)
treea46a7bef830f1c9bd275f95c766a2f1c28a7700d /firmware
parent935d8beab1ebf264d6e88dcadac828c9e8a9d882 (diff)
downloadrockbox-6803d7b10cd9651ded08674f1597d4511cabb7af.tar.gz
rockbox-6803d7b10cd9651ded08674f1597d4511cabb7af.zip
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>
Diffstat (limited to 'firmware')
-rw-r--r--firmware/export/config/ipod6g.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/firmware/export/config/ipod6g.h b/firmware/export/config/ipod6g.h
index adc9fd1d78..11d77c2017 100644
--- a/firmware/export/config/ipod6g.h
+++ b/firmware/export/config/ipod6g.h
@@ -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