Enable hotkey on all the touchscreen targets

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29497 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jonathan Gordon 2011-03-02 10:45:41 +00:00
parent 86a0022a16
commit a43fb47ed6
5 changed files with 5 additions and 5 deletions

View file

@ -94,6 +94,6 @@
#define CONFIG_LCD LCD_COWOND2
/* Define this if a programmable hotkey is mapped */
//#define HAVE_HOTKEY
#define HAVE_HOTKEY
#define BOOTDIR "/.rockbox"

View file

@ -92,6 +92,6 @@
#define CONFIG_LCD LCD_COWOND2
/* Define this if a programmable hotkey is mapped */
//#define HAVE_HOTKEY
#define HAVE_HOTKEY
#define BOOTDIR "/.rockbox"

View file

@ -92,6 +92,6 @@
#define CONFIG_LCD LCD_COWOND2
/* Define this if a programmable hotkey is mapped */
//#define HAVE_HOTKEY
#define HAVE_HOTKEY
#define BOOTDIR "/.rockbox"

View file

@ -91,6 +91,6 @@
#define CONFIG_LCD LCD_COWOND2
/* Define this if a programmable hotkey is mapped */
//#define HAVE_HOTKEY
#define HAVE_HOTKEY
#define BOOTDIR "/.rockbox"

View file

@ -96,6 +96,6 @@
#define CONFIG_LCD LCD_COWOND2
/* Define this if a programmable hotkey is mapped */
//#define HAVE_HOTKEY
#define HAVE_HOTKEY
#define BOOTDIR "/.rockbox"