diff options
-rw-r--r-- | firmware/export/config/gigabeats.h | 3 |
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 @@ /* Define this if you have the WM8978 audio codec */ #define HAVE_WM8978 +/* Tone controls for WM8978 have not been implemented yet */ +#define HAVE_SW_TONE_CONTROLS + /* Define bitmask of input sources - recordable bitmask can be defined explicitly if different */ #define INPUT_SRC_CAPS SRC_CAP_FMRADIO |