arch/Kconfig: Remove stray tab from USERSPACE help
Commit removes stray tab from help. Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
This commit is contained in:
parent
b316d18cb0
commit
86a1252556
1 changed files with 1 additions and 1 deletions
|
@ -253,7 +253,7 @@ config USERSPACE
|
|||
When enabled, threads may be created or dropped down to user mode,
|
||||
which has significantly restricted permissions and must interact
|
||||
with the kernel via system calls. See Zephyr documentation for more
|
||||
details about this feature.
|
||||
details about this feature.
|
||||
|
||||
If a user thread overflows its stack, this will be caught and the
|
||||
kernel itself will be shielded from harm. Enabling this option
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue