zenxfi/zenmozaic: put HAVE_HEADPHONE_DETECTION in config file

Otherwise it breaks the simulator build

Change-Id: I816a34920283fc16e9c08ed6abe5fa41c0671f0a
This commit is contained in:
Amaury Pouly 2013-11-08 13:05:02 +00:00
parent 59b1fbce36
commit b1ee21d45e
4 changed files with 2 additions and 4 deletions

View File

@ -82,6 +82,7 @@
#define HAVE_SW_TONE_CONTROLS
#define CONFIG_KEYPAD CREATIVE_ZEN_PAD
#define HAVE_HEADPHONE_DETECTION
/* Define this to enable morse code input */
#define HAVE_MORSE_INPUT

View File

@ -86,6 +86,7 @@
#define HAVE_SW_TONE_CONTROLS
#define CONFIG_KEYPAD CREATIVE_ZEN_PAD
#define HAVE_HEADPHONE_DETECTION
/* Define this to enable morse code input */
#define HAVE_MORSE_INPUT

View File

@ -26,9 +26,6 @@
bool button_debug_screen(void);
#define HAS_BUTTON_HOLD
#ifdef CREATIVE_ZENXFI
#define HAVE_HEADPHONE_DETECTION
#endif
#define IMX233_BUTTON_LRADC_CHANNEL 0
#define IMX233_BUTTON_LRADC_HOLD_DET BLH_ADC

View File

@ -26,7 +26,6 @@
bool button_debug_screen(void);
#define HAS_BUTTON_HOLD
#define HAVE_HEADPHONE_DETECTION
#define IMX233_BUTTON_LRADC_CHANNEL 0
#define IMX233_BUTTON_LRADC_HOLD_DET BLH_ADC