summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
Diffstat (limited to 'firmware')
-rw-r--r--firmware/export/config-ipodnano2g.h3
1 files changed, 3 insertions, 0 deletions
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 @@
164/* We reboot into the OF to handle USB */ 164/* We reboot into the OF to handle USB */
165#define USB_HANDLED_BY_OF 165#define USB_HANDLED_BY_OF
166 166
167/* Define this if you can read an absolute wheel position */
168#define HAVE_WHEEL_POSITION
169
167/* Define this if you have adjustable CPU frequency */ 170/* Define this if you have adjustable CPU frequency */
168/* #define HAVE_ADJUSTABLE_CPU_FREQ - not yet */ 171/* #define HAVE_ADJUSTABLE_CPU_FREQ - not yet */
169 172