From 4e7517dfb1946ad8e7cbc626db2252d04dee629b Mon Sep 17 00:00:00 2001 From: Bertrik Sikken Date: Sat, 1 Aug 2009 17:27:22 +0000 Subject: Samsung YP-S3: implement button lights git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22100 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-yps3.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'firmware/export') diff --git a/firmware/export/config-yps3.h b/firmware/export/config-yps3.h index 2685f0228a..a1485eadad 100644 --- a/firmware/export/config-yps3.h +++ b/firmware/export/config-yps3.h @@ -72,8 +72,14 @@ should be defined as well. */ //#define HAVE_LCD_SLEEP +/* We have button lights */ +#define HAVE_BUTTON_LIGHT + #define CONFIG_KEYPAD MEIZU_M3_PAD +/* We have headphone detection */ +#define HAVE_HEADPHONE_DETECTION + //#define AB_REPEAT_ENABLE 1 //#define ACTION_WPSAB_SINGLE ACTION_WPS_BROWSE -- cgit v1.2.3