summaryrefslogtreecommitdiff
path: root/firmware/export
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export')
-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 f94584b3cf..e8f2c1935d 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 you can detect headphones */
60#define HAVE_HEADPHONE_DETECTION
61
59/* define this if you have a flash memory storage */ 62/* define this if you have a flash memory storage */
60#define HAVE_FLASH_STORAGE 63#define HAVE_FLASH_STORAGE
61 64