Skip to content

Commit 24e86b2

Browse files
author
Jyri Sarha
committed
platform: ptl: enable host DMA IPC position updates in userspace overlay
Enable CONFIG_HOST_DMA_IPC_POSITION_UPDATES in the PTL low-latency userspace overlay to allow host position notifications via IPC when running LL pipelines in user mode. Signed-off-by: Jyri Sarha <jyri.sarha@linux.intel.com>
1 parent 5993caf commit 24e86b2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

app/overlays/ptl/ll_userspace_overlay.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,5 @@ CONFIG_SOF_TELEMETRY_IO_PERFORMANCE_MEASUREMENTS=n
2525
CONFIG_LLEXT_STORAGE_WRITABLE=n
2626
CONFIG_LLEXT_EXPERIMENTAL=n
2727
CONFIG_MODULES=n
28+
29+
CONFIG_HOST_DMA_IPC_POSITION_UPDATES=y

0 commit comments

Comments
 (0)