summaryrefslogtreecommitdiff
path: root/firmware/export/config-iaudiox5.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-iaudiox5.h')
-rw-r--r--firmware/export/config-iaudiox5.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-iaudiox5.h b/firmware/export/config-iaudiox5.h
index 6aeaab0431..ba9e95398f 100644
--- a/firmware/export/config-iaudiox5.h
+++ b/firmware/export/config-iaudiox5.h
@@ -84,6 +84,9 @@
84 84
85#define HAVE_TLV320 85#define HAVE_TLV320
86 86
87/* TLV320 has no tone controls, so we use the software ones */
88#define HAVE_SW_TONE_CONTROLS
89
87#ifndef SIMULATOR 90#ifndef SIMULATOR
88 91
89/* Define this if your LCD can set contrast */ 92/* Define this if your LCD can set contrast */