We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 755a13e commit 7c7eb1fCopy full SHA for 7c7eb1f
1 file changed
app/overlays/ptl/ll_userspace_overlay.conf
@@ -24,15 +24,12 @@ CONFIG_COLD_STORE_EXECUTE_DEBUG=n
24
CONFIG_SOF_TELEMETRY_PERFORMANCE_MEASUREMENTS=n
25
CONFIG_SOF_TELEMETRY_IO_PERFORMANCE_MEASUREMENTS=n
26
27
-# disable loadable modules (hits privilege issues in user-space now)
28
-CONFIG_LLEXT_STORAGE_WRITABLE=n
29
-CONFIG_LLEXT_EXPERIMENTAL=n
30
-CONFIG_MODULES=n
31
-
32
# some of current boot tests interfere with user-space setup
33
CONFIG_SOF_BOOT_TEST_ALLOWED=n
34
35
# misc features not yet compatible with user-space
36
CONFIG_CROSS_CORE_STREAM=n
37
CONFIG_INTEL_ADSP_MIC_PRIVACY=n
38
CONFIG_XRUN_NOTIFICATIONS_ENABLE=n
+
+CONFIG_MAX_THREAD_BYTES=4
0 commit comments