mirror of https://github.com/thesofproject/sof.git
App: Intel: Enable Aria build for TGL and TGL-H platforms
Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com> Signed-off-by: Seppo Ingalsuo <seppo.ingalsuo@linux.intel.com>
This commit is contained in:
parent
d03dcda88f
commit
76754b52d0
|
@ -30,6 +30,7 @@ CONFIG_COMP_VOLUME_WINDOWS_FADE=y
|
|||
CONFIG_COMP_DRC=y
|
||||
CONFIG_COMP_CROSSOVER=y
|
||||
CONFIG_COMP_MULTIBAND_DRC=y
|
||||
CONFIG_COMP_ARIA=y
|
||||
|
||||
# route SOF logs to Zephyr logging subsystem
|
||||
CONFIG_SOF_LOG_LEVEL_INF=y
|
||||
|
|
|
@ -29,6 +29,7 @@ CONFIG_COMP_VOLUME_WINDOWS_FADE=y
|
|||
CONFIG_COMP_DRC=y
|
||||
CONFIG_COMP_CROSSOVER=y
|
||||
CONFIG_COMP_MULTIBAND_DRC=y
|
||||
CONFIG_COMP_ARIA=y
|
||||
|
||||
# route SOF logs to Zephyr logging subsystem
|
||||
CONFIG_SOF_LOG_LEVEL_INF=y
|
||||
|
|
Loading…
Reference in New Issue