summaryrefslogtreecommitdiff
path: root/firmware/export/config/creativezenmozaic.h
diff options
context:
space:
mode:
authorAmaury Pouly <amaury.pouly@gmail.com>2013-11-08 13:05:02 +0000
committerAmaury Pouly <amaury.pouly@gmail.com>2013-11-08 13:05:02 +0000
commitb1ee21d45e69600c169d9269ca09252ed2dc6708 (patch)
tree42e214048df0bc9a00d43ecc1e2bb9719ceae3e6 /firmware/export/config/creativezenmozaic.h
parent59b1fbce36f831e37f33bb71b0b959d8f7b1d95d (diff)
downloadrockbox-b1ee21d45e69600c169d9269ca09252ed2dc6708.tar.gz
rockbox-b1ee21d45e69600c169d9269ca09252ed2dc6708.zip
zenxfi/zenmozaic: put HAVE_HEADPHONE_DETECTION in config file
Otherwise it breaks the simulator build Change-Id: I816a34920283fc16e9c08ed6abe5fa41c0671f0a
Diffstat (limited to 'firmware/export/config/creativezenmozaic.h')
-rw-r--r--firmware/export/config/creativezenmozaic.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/config/creativezenmozaic.h b/firmware/export/config/creativezenmozaic.h
index 329fb26c5c..cb60cd3cab 100644
--- a/firmware/export/config/creativezenmozaic.h
+++ b/firmware/export/config/creativezenmozaic.h
@@ -82,6 +82,7 @@
82#define HAVE_SW_TONE_CONTROLS 82#define HAVE_SW_TONE_CONTROLS
83 83
84#define CONFIG_KEYPAD CREATIVE_ZEN_PAD 84#define CONFIG_KEYPAD CREATIVE_ZEN_PAD
85#define HAVE_HEADPHONE_DETECTION
85 86
86/* Define this to enable morse code input */ 87/* Define this to enable morse code input */
87#define HAVE_MORSE_INPUT 88#define HAVE_MORSE_INPUT