summaryrefslogtreecommitdiff
path: root/firmware/export/config/ipodvideo.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ipodvideo.h')
-rw-r--r--firmware/export/config/ipodvideo.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/ipodvideo.h b/firmware/export/config/ipodvideo.h
index dd21bb518a..1dd7d48e30 100644
--- a/firmware/export/config/ipodvideo.h
+++ b/firmware/export/config/ipodvideo.h
@@ -65,6 +65,9 @@
65 65
66#define CONFIG_KEYPAD IPOD_4G_PAD 66#define CONFIG_KEYPAD IPOD_4G_PAD
67 67
68/* Define this to have CPU boosted while scrolling in the UI */
69#define HAVE_GUI_BOOST
70
68/* Define this to enable morse code input */ 71/* Define this to enable morse code input */
69#define HAVE_MORSE_INPUT 72#define HAVE_MORSE_INPUT
70 73