Skip to content

Commit

Permalink
App: Boards: Set CONFIG_COMP_DRC=y for LNL platform
Browse files Browse the repository at this point in the history
The DRC component was not included to build. This change
avoids error and DSP panic in topology load.

Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
  • Loading branch information
singalsu authored and kv2019i committed Mar 19, 2024
1 parent 57d6579 commit 51bd1ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/boards/intel_adsp_ace20_lnl.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ CONFIG_LUNARLAKE=y
CONFIG_IPC_MAJOR_4=y

CONFIG_COMP_SRC=y

CONFIG_COMP_SRC_IPC4_FULL_MATRIX=y
CONFIG_COMP_DRC=y

# power settings
CONFIG_PM=y
Expand Down

0 comments on commit 51bd1ae

Please sign in to comment.