From 7179490b5fd93213c248ae1b2d70ab4626dbf548 Mon Sep 17 00:00:00 2001 From: Szymon Dziok Date: Sun, 11 Sep 2011 14:06:33 +0000 Subject: HDD6330: Enable headphone detection. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30507 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config/gogearhdd6330.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'firmware/export') diff --git a/firmware/export/config/gogearhdd6330.h b/firmware/export/config/gogearhdd6330.h index b0128cc84c..40c5658649 100644 --- a/firmware/export/config/gogearhdd6330.h +++ b/firmware/export/config/gogearhdd6330.h @@ -135,6 +135,9 @@ #define HAVE_BUTTON_LIGHT #define HAVE_BUTTONLIGHT_BRIGHTNESS +/* Define this if you can detect headphones */ +#define HAVE_HEADPHONE_DETECTION + #define BATTERY_CAPACITY_DEFAULT 840 /* default battery capacity */ #define BATTERY_CAPACITY_MIN 800 /* min. capacity selectable */ #define BATTERY_CAPACITY_MAX 1200 /* max. capacity selectable */ -- cgit v1.2.3