mirror of https://github.com/thesofproject/sof.git
config: Add default config for mt8186
Add default config for mt8186 platform. Signed-off-by: Tinghan Shen <tinghan.shen@mediatek.com> Signed-off-by: Allen-KH Cheng <allen-kh.cheng@mediatek.com>
This commit is contained in:
parent
c46186be23
commit
eff005f8b0
|
@ -0,0 +1,17 @@
|
||||||
|
CONFIG_MT8186=y
|
||||||
|
CONFIG_CORE_COUNT=1
|
||||||
|
CONFIG_XT_VIRTUAL_OPS=1
|
||||||
|
CONFIG_COMP_VOLUME=y
|
||||||
|
CONFIG_COMP_SRC=n
|
||||||
|
CONFIG_COMP_FIR=n
|
||||||
|
CONFIG_COMP_IIR=n
|
||||||
|
CONFIG_COMP_DCBLOCK=n
|
||||||
|
CONFIG_COMP_TDFB=n
|
||||||
|
CONFIG_COMP_TONE=n
|
||||||
|
CONFIG_COMP_MIXER=n
|
||||||
|
CONFIG_COMP_MUX=n
|
||||||
|
CONFIG_COMP_SWITCH=n
|
||||||
|
CONFIG_COMP_KPB=n
|
||||||
|
CONFIG_COMP_SEL=n
|
||||||
|
CONFIG_COMP_ASRC=n
|
||||||
|
|
Loading…
Reference in New Issue