Fix a typo in Kconfig description
This commit is contained in:
parent
2ff43fb8a8
commit
e2ce8d5169
@ -22,7 +22,7 @@ config MM_KERNEL_HEAP
|
|||||||
has a more appropriate heap allocation strategy.
|
has a more appropriate heap allocation strategy.
|
||||||
|
|
||||||
config MM_KERNEL_HEAPSIZE
|
config MM_KERNEL_HEAPSIZE
|
||||||
int "Kernal heap size"
|
int "Kernel heap size"
|
||||||
default 8192
|
default 8192
|
||||||
depends on MM_KERNEL_HEAP
|
depends on MM_KERNEL_HEAP
|
||||||
---help---
|
---help---
|
||||||
|
Loading…
Reference in New Issue
Block a user