summaryrefslogtreecommitdiffstats
path: root/firmware/export
diff options
context:
space:
mode:
authorJonathan Gordon <rockbox@jdgordon.info>2010-06-10 15:05:14 +0000
committerJonathan Gordon <rockbox@jdgordon.info>2010-06-10 15:05:14 +0000
commit863891ce9aef50fde13cf3df897aca144a2c570a (patch)
tree00eae0d67974d30cf9d0bdb9d61c7f42e0a405c4 /firmware/export
parent466a69814eba974cd9080980fdb9d3e903620945 (diff)
downloadrockbox-863891ce9aef50fde13cf3df897aca144a2c570a.tar.gz
rockbox-863891ce9aef50fde13cf3df897aca144a2c570a.zip
Enable the hotkey feature on the touchscreen targets who now have a hotkey touchregion settable in the wps (todo: touchregions in the sbs!)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26742 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export')
-rw-r--r--firmware/export/config/cowond2.h2
-rw-r--r--firmware/export/config/mrobe500.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config/cowond2.h b/firmware/export/config/cowond2.h
index 5b9ee0d861..e06e9ea6f8 100644
--- a/firmware/export/config/cowond2.h
+++ b/firmware/export/config/cowond2.h
@@ -170,4 +170,4 @@
#define BOOTDIR "/.rockbox"
/* Define this if a programmable hotkey is mapped */
-//#define HAVE_HOTKEY
+#define HAVE_HOTKEY
diff --git a/firmware/export/config/mrobe500.h b/firmware/export/config/mrobe500.h
index 39f4051833..9a201951fc 100644
--- a/firmware/export/config/mrobe500.h
+++ b/firmware/export/config/mrobe500.h
@@ -260,4 +260,4 @@
#define IRAM_LCDFRAMEBUFFER IBSS_ATTR /* put the lcd frame buffer in IRAM */
/* Define this if a programmable hotkey is mapped */
-//#define HAVE_HOTKEY
+#define HAVE_HOTKEY