1
0
Fork 0
forked from len0rd/rockbox

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
This commit is contained in:
Dave Chapman 2006-02-11 11:44:42 +00:00
parent da6aae3fd3
commit a1f87441de

View file

@ -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