Skip to content

Commit 1227d56

Browse files
committed
app: add userspace_overlay.conf
An optional Kconfig overlay to select common options needed to run enable Zephyr userspace for SOF. Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
1 parent 7242f73 commit 1227d56

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/userspace_overlay.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
CONFIG_USERSPACE=y
2+
CONFIG_APPLICATION_DEFINED_SYSCALL=y
3+
CONFIG_MAX_THREAD_BYTES=3

0 commit comments

Comments
 (0)