summaryrefslogtreecommitdiff
path: root/firmware/export/sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/sound.h')
-rw-r--r--firmware/export/sound.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/sound.h b/firmware/export/sound.h
index a49cb99263..33175e4166 100644
--- a/firmware/export/sound.h
+++ b/firmware/export/sound.h
@@ -36,7 +36,7 @@ enum {
36 SOUND_MDB_ENABLE, 36 SOUND_MDB_ENABLE,
37 SOUND_SUPERBASS, 37 SOUND_SUPERBASS,
38#endif 38#endif
39#if CONFIG_CODEC == MAS3587F || defined(HAVE_UDA1380) 39#if CONFIG_CODEC == MAS3587F || defined(HAVE_UDA1380) || defined(HAVE_TLV320)
40 SOUND_LEFT_GAIN, 40 SOUND_LEFT_GAIN,
41 SOUND_RIGHT_GAIN, 41 SOUND_RIGHT_GAIN,
42 SOUND_MIC_GAIN, 42 SOUND_MIC_GAIN,