summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmaury Pouly <amaury.pouly@gmail.com>2014-02-22 20:41:32 +0100
committerAmaury Pouly <amaury.pouly@gmail.com>2014-02-22 20:41:32 +0100
commitebb7057bcff9023caaa53648240144eb9f1539e2 (patch)
treeb16e98c9e364d67ac03315599ee7c0d6c435f9aa
parent666f8fe7e3797d2996f5db9cf7d68a3fbb1b7dea (diff)
downloadrockbox-ebb7057bcff9023caaa53648240144eb9f1539e2.tar.gz
rockbox-ebb7057bcff9023caaa53648240144eb9f1539e2.zip
zenxfi3: enable headphone detection
Change-Id: If45e71248c1572afc0be43f49fb9c78736ee0dae
-rw-r--r--firmware/export/config/creativezenxfi3.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/config/creativezenxfi3.h b/firmware/export/config/creativezenxfi3.h
index 79d0809df6..86d540304a 100644
--- a/firmware/export/config/creativezenxfi3.h
+++ b/firmware/export/config/creativezenxfi3.h
@@ -89,6 +89,7 @@
89#define HAVE_SW_TONE_CONTROLS 89#define HAVE_SW_TONE_CONTROLS
90 90
91#define CONFIG_KEYPAD CREATIVE_ZENXFI3_PAD 91#define CONFIG_KEYPAD CREATIVE_ZENXFI3_PAD
92#define HAVE_HEADPHONE_DETECTION
92 93
93/* Define this to enable morse code input */ 94/* Define this to enable morse code input */
94#define HAVE_MORSE_INPUT 95#define HAVE_MORSE_INPUT