From c08ce1b829be53cdd24bb864cf73b648f44af412 Mon Sep 17 00:00:00 2001 From: Thomas Martitz Date: Tue, 3 Jan 2012 21:15:27 +0000 Subject: ypr0: Enable headphone detection Author: Lorenzo Miori Flyspray: FS#12348 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31544 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config/samsungypr0.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'firmware/export/config/samsungypr0.h') diff --git a/firmware/export/config/samsungypr0.h b/firmware/export/config/samsungypr0.h index 53b9285ac4..2de36dcb74 100644 --- a/firmware/export/config/samsungypr0.h +++ b/firmware/export/config/samsungypr0.h @@ -119,8 +119,8 @@ /* #define CONFIG_TUNER SI4700 */ /* #define HAVE_TUNER_PWR_CTRL*/ -/*TODO: In R0 there is an interrupt for this (figure out ioctls)*/ -/* #define HAVE_HEADPHONE_DETECTION */ +/* We have a GPIO that detects it */ +#define HAVE_HEADPHONE_DETECTION #define BATTERY_CAPACITY_DEFAULT 600 /* default battery capacity */ #define BATTERY_CAPACITY_MIN 600 /* min. capacity selectable */ -- cgit v1.2.3