mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
tools/kconfig2html.c: Update tool to handle tristate types. Fix a few errors detected in Kconfig files.
This commit is contained in:
@@ -66,7 +66,7 @@ config EXECFUNCS_SYMTAB_ARRAY
|
||||
symbol table.
|
||||
|
||||
config EXECFUNCS_NSYMBOLS_VAR
|
||||
string"Name of variable holding the number of symbols"
|
||||
string "Name of variable holding the number of symbols"
|
||||
default "g_nsymbols"
|
||||
---help---
|
||||
The exec[l|v] and posix_spawn() functions are wrapper functions that
|
||||
|
||||
Reference in New Issue
Block a user