Skip to content

Commit e468f21

Browse files
hailong-fankv2019i
authored andcommitted
config: Add default config for mt8196
Add default config for mt8196 platform. Signed-off-by: hailong.fan <hailong.fan@mediatek.com>
1 parent ed4c323 commit e468f21

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
CONFIG_MT8196=y
2+
CONFIG_CORE_COUNT=1
3+
CONFIG_COMP_VOLUME=y
4+
CONFIG_COMP_SRC=n
5+
CONFIG_COMP_FIR=n
6+
CONFIG_COMP_IIR=n
7+
CONFIG_COMP_DCBLOCK=n
8+
CONFIG_COMP_TDFB=n
9+
CONFIG_COMP_TONE=n
10+
CONFIG_COMP_MIXER=n
11+
CONFIG_COMP_MUX=n
12+
CONFIG_COMP_KPB=n
13+
CONFIG_COMP_SEL=n
14+
CONFIG_COMP_ASRC=n
15+
CONFIG_DEBUG=y

0 commit comments

Comments
 (0)