From ce28b180b3c0f0dcd61a8845a424be6867d4fff4 Mon Sep 17 00:00:00 2001 From: Szymon Dziok Date: Sun, 23 Feb 2014 21:45:49 +0000 Subject: SA9200: enable headphones detection. Change-Id: Ieeeb59f9899a7de61cfc3604b127f1c4377774bf --- firmware/export/config/gogearsa9200.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'firmware/export/config/gogearsa9200.h') 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 -- cgit