summaryrefslogtreecommitdiffstats
path: root/firmware/export/config-ipodnano2g.h
diff options
context:
space:
mode:
authorDave Chapman <dave@dchapman.com>2009-10-10 15:37:05 +0000
committerDave Chapman <dave@dchapman.com>2009-10-10 15:37:05 +0000
commit3c362fa8c6b9cd55f2c1e514c426b990be779563 (patch)
tree18c6acdac85005132bcdbf0bfd6ef3c38cbce2fe /firmware/export/config-ipodnano2g.h
parent205231caf7548b8ccefc52e29d49d92499312bdc (diff)
downloadrockbox-3c362fa8c6b9cd55f2c1e514c426b990be779563.tar.gz
rockbox-3c362fa8c6b9cd55f2c1e514c426b990be779563.zip
Nano2G - implement "Pause on headphone unplug" feature
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23072 a1c6a512-1295-4272-9138-f99709370657
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 f94584b3cf..e8f2c1935d 100644
--- a/firmware/export/config-ipodnano2g.h
+++ b/firmware/export/config-ipodnano2g.h
@@ -56,6 +56,9 @@
/* define this if you would like tagcache to build on this target */
#define HAVE_TAGCACHE
+/* Define this if you can detect headphones */
+#define HAVE_HEADPHONE_DETECTION
+
/* define this if you have a flash memory storage */
#define HAVE_FLASH_STORAGE