Skip to content

Commit

Permalink
app/stub_build_all_ipc3/4.conf: enable CONFIG_CADENCE_CODEC
Browse files Browse the repository at this point in the history
This change enables CONFIG_CADENCE_CODEC in the app/stub_build_all_ipc3/4.conf files.
With this, the Cadence Codec component will be included in builds for CI testing.

Signed-off-by: Anne Onciulescu <anne.onciulescu@gmail.com>
  • Loading branch information
AnneOnciulescu authored and dbaluta committed Jul 19, 2024
1 parent 8847de0 commit a544eb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions app/stub_build_all_ipc3.conf
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ CONFIG_COMP_SMART_AMP=y
CONFIG_MAXIM_DSM=y
CONFIG_SAMPLES=y
CONFIG_SAMPLE_SMART_AMP=y
CONFIG_CADENCE_CODEC=y
1 change: 1 addition & 0 deletions app/stub_build_all_ipc4.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ CONFIG_COMP_UP_DOWN_MIXER=y
CONFIG_IPC_MAJOR_4=y
CONFIG_SAMPLES=y
CONFIG_SAMPLE_SMART_AMP=y
CONFIG_CADENCE_CODEC=y

0 comments on commit a544eb3

Please sign in to comment.