mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
docs/config: Wrong term.
Fixes #17225 Signed-off-by: Geoffroy Du Prey <geoffroy.duprey@wandercraft.health>
This commit is contained in:
parent
bbe1d420a7
commit
28a6f7c541
1 changed files with 1 additions and 1 deletions
2
Kconfig
2
Kconfig
|
|
@ -2301,7 +2301,7 @@ config DEBUG_RESET_INFO
|
|||
endif # DEBUG_RESET
|
||||
|
||||
config DEBUG_IPC
|
||||
bool "IPC (Interprocessor communication) Debug Features"
|
||||
bool "IPC (Inter-Process Communication) Debug Features"
|
||||
default n
|
||||
---help---
|
||||
Enable IPC debug features.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue