From e3bd45ef81a963ee4b893e72c1a65c554e1c1d3b Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Tue, 13 Oct 2009 20:36:21 +0000 Subject: The Nano2G also qualifies for HAVE_WHEEL_POSITION git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23161 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-ipodnano2g.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/firmware/export/config-ipodnano2g.h b/firmware/export/config-ipodnano2g.h index e13f15247b..e733aa95e3 100644 --- a/firmware/export/config-ipodnano2g.h +++ b/firmware/export/config-ipodnano2g.h @@ -164,6 +164,9 @@ /* We reboot into the OF to handle USB */ #define USB_HANDLED_BY_OF +/* Define this if you can read an absolute wheel position */ +#define HAVE_WHEEL_POSITION + /* Define this if you have adjustable CPU frequency */ /* #define HAVE_ADJUSTABLE_CPU_FREQ - not yet */ -- cgit v1.2.3