config: mtl: set init_config for micsel

The micsel module will use base config extension,
init_config should be one for it.

Signed-off-by: Chao Song <chao.song@linux.intel.com>
This commit is contained in:
Chao Song 2023-02-16 17:46:38 +08:00 committed by Kai Vehmanen
parent d48ad6b67b
commit 3aa199fb07
1 changed files with 1 additions and 0 deletions

View File

@ -296,6 +296,7 @@ count = 16
instance_count = "8" instance_count = "8"
domain_types = "0" domain_types = "0"
load_type = "0" load_type = "0"
init_config = "1"
module_type = "12" module_type = "12"
auto_start = "0" auto_start = "0"
sched_caps = [1, 0x00008000] sched_caps = [1, 0x00008000]