summaryrefslogtreecommitdiffstats
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-ce28b18.tar.gz
rockbox-ce28b18.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 @@
#define AB_REPEAT_ENABLE
+/* Define this if you can detect headphones */
+#define HAVE_HEADPHONE_DETECTION
+
/* Define this for LCD backlight available */
#define HAVE_BACKLIGHT
#define HAVE_BACKLIGHT_BRIGHTNESS