From 1f4a36e21f0002b536a4a80d58d3f82ad034f291 Mon Sep 17 00:00:00 2001 From: "Kwasowiec, Fabiola" Date: Thu, 13 Oct 2022 14:49:22 +0200 Subject: [PATCH] mux: fix module type error: invalid type /error: key 'module' parsing error Signed-off-by: Kwasowiec, Fabiola --- config/mtl.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/mtl.toml b/config/mtl.toml index a9c59932e..3e0d3b0f5 100644 --- a/config/mtl.toml +++ b/config/mtl.toml @@ -346,7 +346,7 @@ count = 13 instance_count = "15" domain_types = "0" load_type = "1" - module_type = "0xB" + module_type = "11" auto_start = "0" sched_caps = [1, 0x00008000]