diff options
| author | Amaury Pouly <amaury.pouly@gmail.com> | 2014-02-22 20:41:32 +0100 |
|---|---|---|
| committer | Amaury Pouly <amaury.pouly@gmail.com> | 2014-02-22 20:41:32 +0100 |
| commit | ebb7057bcff9023caaa53648240144eb9f1539e2 (patch) | |
| tree | b16e98c9e364d67ac03315599ee7c0d6c435f9aa /firmware/export | |
| parent | 666f8fe7e3797d2996f5db9cf7d68a3fbb1b7dea (diff) | |
| download | rockbox-ebb7057bcff9023caaa53648240144eb9f1539e2.zip rockbox-ebb7057bcff9023caaa53648240144eb9f1539e2.tar.gz rockbox-ebb7057bcff9023caaa53648240144eb9f1539e2.tar.bz2 rockbox-ebb7057bcff9023caaa53648240144eb9f1539e2.tar.xz | |
zenxfi3: enable headphone detection
Change-Id: If45e71248c1572afc0be43f49fb9c78736ee0dae
Diffstat (limited to 'firmware/export')
| -rw-r--r-- | firmware/export/config/creativezenxfi3.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/config/creativezenxfi3.h b/firmware/export/config/creativezenxfi3.h index 79d0809..86d5403 100644 --- a/firmware/export/config/creativezenxfi3.h +++ b/firmware/export/config/creativezenxfi3.h @@ -89,6 +89,7 @@ #define HAVE_SW_TONE_CONTROLS #define CONFIG_KEYPAD CREATIVE_ZENXFI3_PAD +#define HAVE_HEADPHONE_DETECTION /* Define this to enable morse code input */ #define HAVE_MORSE_INPUT |