Skip to content

Commit

Permalink
app: ptl: enable COMP_DRC for PTL build
Browse files Browse the repository at this point in the history
This will enable DRC comp for default PTL build.

Signed-off-by: Adrian Bonislawski <adrian.bonislawski@intel.com>
  • Loading branch information
abonislawski committed Jul 9, 2024
1 parent a1ae8bd commit c14f723
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/boards/intel_adsp_ace30_ptl.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ CONFIG_IPC_MAJOR_4=y
CONFIG_IPC4_BASE_FW_INTEL=y

CONFIG_COMP_SRC=y
CONFIG_COMP_DRC=y
CONFIG_MM_DRV=y
CONFIG_COMP_SRC_IPC4_FULL_MATRIX=y

Expand Down

0 comments on commit c14f723

Please sign in to comment.