summaryrefslogtreecommitdiffstats
path: root/firmware
diff options
context:
space:
mode:
Diffstat (limited to 'firmware')
-rw-r--r--firmware/export/config/android.h2
-rw-r--r--firmware/export/config/nokian8xx.h2
-rw-r--r--firmware/export/config/nokian900.h2
-rw-r--r--firmware/export/config/pandora.h2
-rw-r--r--firmware/export/config/sdlapp.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/firmware/export/config/android.h b/firmware/export/config/android.h
index db214d28b1..a2fe09247e 100644
--- a/firmware/export/config/android.h
+++ b/firmware/export/config/android.h
@@ -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"
diff --git a/firmware/export/config/nokian8xx.h b/firmware/export/config/nokian8xx.h
index 328d73145f..0d95a8a7c2 100644
--- a/firmware/export/config/nokian8xx.h
+++ b/firmware/export/config/nokian8xx.h
@@ -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"
diff --git a/firmware/export/config/nokian900.h b/firmware/export/config/nokian900.h
index 72435b222b..5cd41d50d0 100644
--- a/firmware/export/config/nokian900.h
+++ b/firmware/export/config/nokian900.h
@@ -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"
diff --git a/firmware/export/config/pandora.h b/firmware/export/config/pandora.h
index 81dd75b975..9835b26db5 100644
--- a/firmware/export/config/pandora.h
+++ b/firmware/export/config/pandora.h
@@ -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"
diff --git a/firmware/export/config/sdlapp.h b/firmware/export/config/sdlapp.h
index ef2710c999..c02a188c4a 100644
--- a/firmware/export/config/sdlapp.h
+++ b/firmware/export/config/sdlapp.h
@@ -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"