mm: Fix a typo in Kconfig
This patch fixes a spelling typo in mm/Kconfig. Signed-off-by: Masanari Iida <standby24x7@gmail.com>
This commit is contained in:
parent
b9757ff811
commit
b64e9050c4
@ -15,7 +15,7 @@ config MM_DEFAULT_MANAGER
|
|||||||
config MM_CUSTOMIZE_MANAGER
|
config MM_CUSTOMIZE_MANAGER
|
||||||
bool "Customized heap manager"
|
bool "Customized heap manager"
|
||||||
---help---
|
---help---
|
||||||
Customized memory manger policy. The build will fail
|
Customized memory manager policy. The build will fail
|
||||||
if the MM heap module not defined by customer.
|
if the MM heap module not defined by customer.
|
||||||
|
|
||||||
endchoice
|
endchoice
|
||||||
|
Loading…
Reference in New Issue
Block a user