summaryrefslogtreecommitdiffstats
path: root/firmware/rolo.c
diff options
context:
space:
mode:
authorDave Chapman <dave@dchapman.com>2006-02-11 11:44:42 +0000
committerDave Chapman <dave@dchapman.com>2006-02-11 11:44:42 +0000
commita1f87441de1dfb9279ce8d345512668a4e0c5c3e (patch)
tree56aa703b0928f24511910fb39546c4c2becb0be3 /firmware/rolo.c
parentda6aae3fd3d7c7ae1810675a4884c9d86dc7399b (diff)
downloadrockbox-a1f87441de1dfb9279ce8d345512668a4e0c5c3e.tar.gz
rockbox-a1f87441de1dfb9279ce8d345512668a4e0c5c3e.zip
Disable ROLO for the iPods - it doesn't work and just confuses people.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8660 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/rolo.c')
-rw-r--r--firmware/rolo.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/firmware/rolo.c b/firmware/rolo.c
index f25f2ba6fe..0e9612fd4f 100644
--- a/firmware/rolo.c
+++ b/firmware/rolo.c
@@ -29,8 +29,9 @@
#include "string.h"
#include "buffer.h"
-#if (CONFIG_CPU != TCC730) && !defined(IRIVER_IFP7XX_SERIES)
-/* FIX: this doesn't work on Gmini and iFP yet */
+#if (CONFIG_CPU != TCC730) && !defined(IRIVER_IFP7XX_SERIES) && \
+ !defined(IPOD_ARCH)
+/* FIX: this doesn't work on Gmini, iFP and iPods yet */
#define IRQ0_EDGE_TRIGGER 0x80