mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
memtester:Modify the misnaming in Kconfig
Signed-off-by: chenrun1 <chenrun1@xiaomi.com>
This commit is contained in:
parent
f2fcbe7ccf
commit
daae92ea92
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ config UTILS_MEMTESTER_PROGNAME
|
|||
default "memtester"
|
||||
|
||||
config UTILS_MEMTESTER_STACKSIZE
|
||||
int "utils dhrystone stack size"
|
||||
int "utils memtester stack size"
|
||||
default DEFAULT_TASK_STACKSIZE
|
||||
|
||||
config UTILS_MEMTESTER_PRIORITY
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue