From 3c362fa8c6b9cd55f2c1e514c426b990be779563 Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Sat, 10 Oct 2009 15:37:05 +0000 Subject: Nano2G - implement "Pause on headphone unplug" feature git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23072 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-ipodnano2g.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'firmware/export/config-ipodnano2g.h') 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 -- cgit v1.2.3