summaryrefslogtreecommitdiff
path: root/apps/features.txt
diff options
context:
space:
mode:
Diffstat (limited to 'apps/features.txt')
-rw-r--r--apps/features.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/features.txt b/apps/features.txt
index 1356d20e34..a43172932f 100644
--- a/apps/features.txt
+++ b/apps/features.txt
@@ -186,7 +186,7 @@ depth_3d
186#endif 186#endif
187 187
188/* This should be AUDIOHW_HAVE_FILTER_ROLL_OFF but that is only defined later */ 188/* This should be AUDIOHW_HAVE_FILTER_ROLL_OFF but that is only defined later */
189#if defined(DX50) || defined(HAVE_DF1704_CODEC) || defined(HAVE_PCM1792_CODEC) || defined(HAVE_CS4398) || defined(HAVE_WM8740) || defined(HAVE_ES9018) || defined(HAVE_XDUOO_LINUX_CODEC) || defined(HAVE_FIIO_LINUX_CODEC) || defined(HAVE_AK4376) || defined(HAVE_ES9218) 189#if defined(DX50) || defined(HAVE_DF1704_CODEC) || defined(HAVE_PCM1792_CODEC) || defined(HAVE_CS4398) || defined(HAVE_WM8740) || defined(HAVE_ES9018)|| defined(HAVE_EROS_QN_CODEC) || defined(HAVE_XDUOO_LINUX_CODEC) || defined(HAVE_FIIO_LINUX_CODEC) || defined(HAVE_AK4376) || defined(HAVE_ES9218)
190filter_roll_off 190filter_roll_off
191#endif 191#endif
192 192
@@ -195,7 +195,7 @@ filter_roll_off
195dac_power_mode 195dac_power_mode
196#endif 196#endif
197 197
198#if defined(HAVE_ES9018) 198#if defined(HAVE_ES9018) || defined(HAVE_EROS_QN_CODEC)
199es9018 199es9018
200#endif 200#endif
201 201