diff options
author | Amaury Pouly <amaury.pouly@gmail.com> | 2014-02-16 20:47:09 +0100 |
---|---|---|
committer | Amaury Pouly <amaury.pouly@gmail.com> | 2014-02-16 20:53:08 +0100 |
commit | f0f1758067b7afb9d8b56d12f1672861269fd7da (patch) | |
tree | 75413c27a3d4e6d8c51ddabe33c6fcb8c8e3a61b /firmware/export | |
parent | 6b3c29da6979aeb31e9e0eccaed9a3cfd4b9ad3c (diff) |
zenxfi2: implement headphones detection
Change-Id: Ifbc8b10cebb3b7b126f1d6a212f6731f91e234e4
Diffstat (limited to 'firmware/export')
-rw-r--r-- | firmware/export/config/creativezenxfi2.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/config/creativezenxfi2.h b/firmware/export/config/creativezenxfi2.h index b60c4441ee..cc38aae123 100644 --- a/firmware/export/config/creativezenxfi2.h +++ b/firmware/export/config/creativezenxfi2.h @@ -88,6 +88,7 @@ #define HAVE_SW_TONE_CONTROLS #define CONFIG_KEYPAD CREATIVE_ZENXFI2_PAD +#define HAVE_HEADPHONE_DETECTION #define HAVE_TOUCHSCREEN #define HAVE_BUTTON_DATA |