summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSzymon Dziok <b0hoon@o2.pl>2014-02-23 21:45:49 +0000
committerSzymon Dziok <b0hoon@o2.pl>2014-03-27 19:50:47 +0000
commitce28b180b3c0f0dcd61a8845a424be6867d4fff4 (patch)
treebecd32c38e72464aef45dcf94b4453a44a26a192
parentbe6b65162c96d68487516eb31be5a469453c08a5 (diff)
downloadrockbox-ce28b180b3c0f0dcd61a8845a424be6867d4fff4.tar.gz
rockbox-ce28b180b3c0f0dcd61a8845a424be6867d4fff4.zip
SA9200: enable headphones detection.
Change-Id: Ieeeb59f9899a7de61cfc3604b127f1c4377774bf
-rw-r--r--firmware/export/config/gogearsa9200.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/gogearsa9200.h b/firmware/export/config/gogearsa9200.h
index 40964a781f..c6dd67a5b7 100644
--- a/firmware/export/config/gogearsa9200.h
+++ b/firmware/export/config/gogearsa9200.h
@@ -94,6 +94,9 @@
94 94
95#define AB_REPEAT_ENABLE 95#define AB_REPEAT_ENABLE
96 96
97/* Define this if you can detect headphones */
98#define HAVE_HEADPHONE_DETECTION
99
97/* Define this for LCD backlight available */ 100/* Define this for LCD backlight available */
98#define HAVE_BACKLIGHT 101#define HAVE_BACKLIGHT
99#define HAVE_BACKLIGHT_BRIGHTNESS 102#define HAVE_BACKLIGHT_BRIGHTNESS