summaryrefslogtreecommitdiff
path: root/firmware/export/config/ipod4g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ipod4g.h')
-rw-r--r--firmware/export/config/ipod4g.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/ipod4g.h b/firmware/export/config/ipod4g.h
index 56d0599799..165f5967b4 100644
--- a/firmware/export/config/ipod4g.h
+++ b/firmware/export/config/ipod4g.h
@@ -79,6 +79,9 @@
79 79
80#define CONFIG_KEYPAD IPOD_4G_PAD 80#define CONFIG_KEYPAD IPOD_4G_PAD
81 81
82/* Define this to have CPU boosted while scrolling in the UI */
83#define HAVE_GUI_BOOST
84
82/* Define this to enable morse code input */ 85/* Define this to enable morse code input */
83#define HAVE_MORSE_INPUT 86#define HAVE_MORSE_INPUT
84 87