mirror of https://github.com/thesofproject/sof.git
mtl: enable comp up down mixer
Enable flag configures up down mixer. Signed-off-by: Arsen Eloglian <ArsenX.Eloglian@intel.com>
This commit is contained in:
parent
367580f335
commit
e2656958a3
|
@ -41,6 +41,7 @@ CONFIG_LOG=y
|
|||
CONFIG_LOG_MODE_DEFERRED=y
|
||||
CONFIG_LOG_FUNC_NAME_PREFIX_INF=y
|
||||
CONFIG_COMP_VOLUME_WINDOWS_FADE=y
|
||||
CONFIG_COMP_UP_DOWN_MIXER=y
|
||||
CONFIG_SYS_CLOCK_TICKS_PER_SEC=12000
|
||||
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=38400000
|
||||
|
||||
|
|
Loading…
Reference in New Issue