mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
Fix a typo in Kconfig description
This commit is contained in:
parent
2ff43fb8a8
commit
e2ce8d5169
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ config MM_KERNEL_HEAP
|
|||
has a more appropriate heap allocation strategy.
|
||||
|
||||
config MM_KERNEL_HEAPSIZE
|
||||
int "Kernal heap size"
|
||||
int "Kernel heap size"
|
||||
default 8192
|
||||
depends on MM_KERNEL_HEAP
|
||||
---help---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue