summaryrefslogtreecommitdiffstats
path: root/firmware/export/config-ipodcolor.h
diff options
context:
space:
mode:
authorJonathan Gordon <rockbox@jdgordon.info>2006-12-22 05:19:56 +0000
committerJonathan Gordon <rockbox@jdgordon.info>2006-12-22 05:19:56 +0000
commit7258b5e51a78e4d990bf1225c5893dc4b78d78b7 (patch)
tree94e8ec97b9d08224aa31005d4a295c6d37649717 /firmware/export/config-ipodcolor.h
parent26b02415cbea9d1247319d4f6d41ea9f95c00e83 (diff)
downloadrockbox-7258b5e51a78e4d990bf1225c5893dc4b78d78b7.tar.gz
rockbox-7258b5e51a78e4d990bf1225c5893dc4b78d78b7.zip
Make AB mode uable on the ipods. In AB mode select is used to set/reset
the markers in he WPS. AB mode must be disblaed ot get into the browser. This can allow the Ondio's to have AB mode but it makes rombox too large. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11832 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config-ipodcolor.h')
-rw-r--r--firmware/export/config-ipodcolor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/config-ipodcolor.h b/firmware/export/config-ipodcolor.h
index af2a89cf6f..36adcd22c2 100644
--- a/firmware/export/config-ipodcolor.h
+++ b/firmware/export/config-ipodcolor.h
@@ -60,6 +60,7 @@
#define HAVE_WM8975
#define AB_REPEAT_ENABLE 1
+#define ACTION_WPSAB_SINGLE ACTION_WPS_BROWSE
/* Define this for LCD backlight available */
#define CONFIG_BACKLIGHT BL_IPOD4G /* port controlled */