summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/config/gigabeats.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/gigabeats.h b/firmware/export/config/gigabeats.h
index ccb191b9ca..6d0c25a4d6 100644
--- a/firmware/export/config/gigabeats.h
+++ b/firmware/export/config/gigabeats.h
@@ -90,6 +90,9 @@
90/* Define this if you have the WM8978 audio codec */ 90/* Define this if you have the WM8978 audio codec */
91#define HAVE_WM8978 91#define HAVE_WM8978
92 92
93/* Tone controls for WM8978 have not been implemented yet */
94#define HAVE_SW_TONE_CONTROLS
95
93/* Define bitmask of input sources - recordable bitmask can be defined 96/* Define bitmask of input sources - recordable bitmask can be defined
94 explicitly if different */ 97 explicitly if different */
95#define INPUT_SRC_CAPS SRC_CAP_FMRADIO 98#define INPUT_SRC_CAPS SRC_CAP_FMRADIO