mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
Update some Kconfig comments.
This commit is contained in:
@@ -114,4 +114,9 @@ config BINFMT_CONSTRUCTORS
|
||||
config SYMTAB_ORDEREDBYNAME
|
||||
bool "Symbol Tables Ordered by Name"
|
||||
default n
|
||||
---help---
|
||||
Select if the symbol table is ordered by symbol name. In this case,
|
||||
the logic can perform faster lookups using a binary search.
|
||||
Otherwise, the symbol table is assumed to be un-ordered an only
|
||||
slow, linear searches are supported.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user