Skip to content

Commit c2c7bdc

Browse files
committed
debug: temporarily disable dynamic slots for "thread" userspace
The "thread" userspace variant currently breaks when dynamic debug slots are used. Temporarily disable that configuration until fixed. Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
1 parent 87ff3ba commit c2c7bdc

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

app/boards/intel_adsp/Kconfig.defconfig

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,5 +175,4 @@ config ZTEST
175175
# ----------------------------------------
176176

177177
config INTEL_ADSP_DEBUG_SLOT_MANAGER
178-
default y
179-
178+
default y if !SOF_USERSPACE_PROXY

0 commit comments

Comments
 (0)