summaryrefslogtreecommitdiff
path: root/firmware/export/config/samsungypr0.h
diff options
context:
space:
mode:
authorThomas Martitz <kugel@rockbox.org>2012-01-03 21:15:27 +0000
committerThomas Martitz <kugel@rockbox.org>2012-01-03 21:15:27 +0000
commitc08ce1b829be53cdd24bb864cf73b648f44af412 (patch)
tree54157629b9a6633ed5a0fec2e00004215ce6b412 /firmware/export/config/samsungypr0.h
parente9cb9538c76fc6560fc8475a0bfcd9821d0a66be (diff)
downloadrockbox-c08ce1b829be53cdd24bb864cf73b648f44af412.tar.gz
rockbox-c08ce1b829be53cdd24bb864cf73b648f44af412.zip
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
Diffstat (limited to 'firmware/export/config/samsungypr0.h')
-rw-r--r--firmware/export/config/samsungypr0.h4
1 files changed, 2 insertions, 2 deletions
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 @@
119/* #define CONFIG_TUNER SI4700 */ 119/* #define CONFIG_TUNER SI4700 */
120/* #define HAVE_TUNER_PWR_CTRL*/ 120/* #define HAVE_TUNER_PWR_CTRL*/
121 121
122/*TODO: In R0 there is an interrupt for this (figure out ioctls)*/ 122/* We have a GPIO that detects it */
123/* #define HAVE_HEADPHONE_DETECTION */ 123#define HAVE_HEADPHONE_DETECTION
124 124
125#define BATTERY_CAPACITY_DEFAULT 600 /* default battery capacity */ 125#define BATTERY_CAPACITY_DEFAULT 600 /* default battery capacity */
126#define BATTERY_CAPACITY_MIN 600 /* min. capacity selectable */ 126#define BATTERY_CAPACITY_MIN 600 /* min. capacity selectable */