summaryrefslogtreecommitdiff
path: root/firmware/export/config/nokian900.h
diff options
context:
space:
mode:
authorJonathan Gordon <rockbox@jdgordon.info>2011-03-02 10:45:41 +0000
committerJonathan Gordon <rockbox@jdgordon.info>2011-03-02 10:45:41 +0000
commita43fb47ed6a4b006de4be9b2fc5c5ae88d8c4398 (patch)
treeeccc6104c51d170e4560cdb6a906b88a2ca6ab32 /firmware/export/config/nokian900.h
parent86a0022a160af0295ca97c475fb6d4c3c999ff8a (diff)
downloadrockbox-a43fb47ed6a4b006de4be9b2fc5c5ae88d8c4398.tar.gz
rockbox-a43fb47ed6a4b006de4be9b2fc5c5ae88d8c4398.zip
Enable hotkey on all the touchscreen targets
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29497 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware/export/config/nokian900.h')
-rw-r--r--firmware/export/config/nokian900.h2
1 files changed, 1 insertions, 1 deletions
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 @@
92#define CONFIG_LCD LCD_COWOND2 92#define CONFIG_LCD LCD_COWOND2
93 93
94/* Define this if a programmable hotkey is mapped */ 94/* Define this if a programmable hotkey is mapped */
95//#define HAVE_HOTKEY 95#define HAVE_HOTKEY
96 96
97#define BOOTDIR "/.rockbox" 97#define BOOTDIR "/.rockbox"