Skip to content

Commit

Permalink
board: intel_adsp_ace15_mtpm: enable DTS codec
Browse files Browse the repository at this point in the history
enable IIR, module adpater for DTS modules

Signed-off-by: Mac Chiang <[email protected]>
  • Loading branch information
macchian committed Sep 6, 2023
1 parent a5c3ee5 commit 3787ff7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/boards/intel_adsp_ace15_mtpm.conf
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,11 @@ CONFIG_INTEL_ADSP_IPC=y
CONFIG_WATCHDOG=y
CONFIG_LL_WATCHDOG=y

# enable DTS codec
CONFIG_COMP_IIR=y
CONFIG_COMP_MODULE_ADAPTER=y
CONFIG_DTS_CODEC=y

# Temporary disabled options
CONFIG_TRACE=n
CONFIG_COMP_KPB=y
Expand Down

0 comments on commit 3787ff7

Please sign in to comment.