Skip to content

Commit 33ac228

Browse files
committed
Audio: RTNR: Convert to module API
Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
1 parent 3eede16 commit 33ac228

5 files changed

Lines changed: 219 additions & 199 deletions

File tree

src/arch/host/configs/library_defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,11 @@ CONFIG_COMP_MFCC=y
88
CONFIG_COMP_MODULE_ADAPTER=y
99
CONFIG_COMP_MULTIBAND_DRC=y
1010
CONFIG_COMP_MUX=y
11+
#CONFIG_COMP_RTNR=y
1112
CONFIG_COMP_SEL=y
1213
CONFIG_COMP_SRC=y
1314
CONFIG_COMP_SRC_IPC4_FULL_MATRIX=y
15+
#CONFIG_COMP_STUBS=y
1416
CONFIG_COMP_TDFB=y
1517
CONFIG_COMP_VOLUME=y
1618
CONFIG_COMP_VOLUME_LINEAR_RAMP=y

0 commit comments

Comments
 (0)