config: Enable DRC related components on TGL override config

Enabled CROSSOVER, DRC, and MULTIBAND_DRC component configs to
tigerlake_chrome.config in order to deploy DRC/EQ on speaker pipeline
on partial TGL device, e.g. Eldrid.

Signed-off-by: Pin-chih Lin <johnylin@google.com>
This commit is contained in:
Pin-chih Lin 2021-05-24 14:30:08 +08:00 committed by Curtis Malainey
parent 1289b33e9c
commit 444f9a2a59
1 changed files with 3 additions and 0 deletions

View File

@ -1,2 +1,5 @@
CONFIG_CAVS_LPS=y
CONFIG_PROBE=y
CONFIG_COMP_CROSSOVER=y
CONFIG_COMP_DRC=y
CONFIG_COMP_MULTIBAND_DRC=y