summaryrefslogtreecommitdiff
path: root/firmware/export/config/ipodmini2g.h
diff options
context:
space:
mode:
authorRafaël Carré <rafael.carre@gmail.com>2010-07-18 18:13:53 +0000
committerRafaël Carré <rafael.carre@gmail.com>2010-07-18 18:13:53 +0000
commit7d4414ebd8ba8bb79359a72ccd7d0b71fdb0fd36 (patch)
tree23f93ba12642249730c9c78b554bb5b313574d06 /firmware/export/config/ipodmini2g.h
parentbff5e3d7ab853b01f56a83c15b49faed720f2386 (diff)
downloadrockbox-7d4414ebd8ba8bb79359a72ccd7d0b71fdb0fd36.tar.gz
rockbox-7d4414ebd8ba8bb79359a72ccd7d0b71fdb0fd36.zip
AB_REPEAT_ENABLE was never defined to 2
There's only 2 possibilities: defined or undefined git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27483 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config/ipodmini2g.h')
-rw-r--r--firmware/export/config/ipodmini2g.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config/ipodmini2g.h b/firmware/export/config/ipodmini2g.h
index 0b6e7636c0..d2be6d1253 100644
--- a/firmware/export/config/ipodmini2g.h
+++ b/firmware/export/config/ipodmini2g.h
@@ -108,7 +108,7 @@
108/* WM8721 has no tone controls, so we use the software ones */ 108/* WM8721 has no tone controls, so we use the software ones */
109#define HAVE_SW_TONE_CONTROLS 109#define HAVE_SW_TONE_CONTROLS
110 110
111#define AB_REPEAT_ENABLE 1 111#define AB_REPEAT_ENABLE
112#define ACTION_WPSAB_SINGLE ACTION_WPS_BROWSE 112#define ACTION_WPSAB_SINGLE ACTION_WPS_BROWSE
113 113
114/* define this if you have a disk storage, i.e. something 114/* define this if you have a disk storage, i.e. something