From adcbd108c1f96c6ac3ff63deefda87a6c3e9d313 Mon Sep 17 00:00:00 2001 From: Mark Arigo Date: Wed, 18 Feb 2009 02:52:02 +0000 Subject: Philips HDD1630 - use the volume buttons in lists. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20036 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-hdd1630.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/firmware/export/config-hdd1630.h b/firmware/export/config-hdd1630.h index 69ef99955d..2df89ecd5f 100755 --- a/firmware/export/config-hdd1630.h +++ b/firmware/export/config-hdd1630.h @@ -71,6 +71,9 @@ #define CONFIG_KEYPAD PHILIPS_HDD1630_PAD +/* define this if the target has volume keys which can be used in the lists */ +#define HAVE_VOLUME_IN_LIST + /* Define this if you do software codec */ #define CONFIG_CODEC SWCODEC -- cgit v1.2.3