xduoo: x3ii and x20 have filter_roll_off support

Change-Id: I4891c7c9197f7aecd82b20d1e1c106d80ddba732
This commit is contained in:
Solomon Peachy 2020-09-28 21:27:43 -04:00
parent 0fe7db2460
commit 0ebfe3dfcf

View file

@ -183,7 +183,7 @@ depth_3d
#endif
/* This should be AUDIOHW_HAVE_FILTER_ROLL_OFF but that is only defined later */
#if defined(DX50) || defined(HAVE_DF1704_CODEC) || defined(HAVE_PCM1792_CODEC) || defined(HAVE_CS4398) || defined(HAVE_WM8740) || defined(HAVE_ES9018)
#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)
filter_roll_off
#endif