summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipodnano2g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ipodnano2g.h')
-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 cca87aabce..e13f15247b 100644
--- a/firmware/export/config-ipodnano2g.h
+++ b/firmware/export/config-ipodnano2g.h
@@ -56,6 +56,9 @@
56/* define this if you would like tagcache to build on this target */ 56/* define this if you would like tagcache to build on this target */
57#define HAVE_TAGCACHE 57#define HAVE_TAGCACHE
58 58
59/* define this if the unit uses a scrollwheel for navigation */
60#define HAVE_SCROLLWHEEL
61
59/* Define this if you can detect headphones */ 62/* Define this if you can detect headphones */
60#define HAVE_HEADPHONE_DETECTION 63#define HAVE_HEADPHONE_DETECTION
61 64