mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 14:58:13 +08:00
boards/Kconfig: BOARDCTL_APP_SYMTAB Add depends on LIBC_EXECFUNCS
Signed-off-by: zhangshoukui <zhangshoukui@xiaomi.com>
This commit is contained in:
@@ -5098,6 +5098,7 @@ config BOARDCTL_ROMDISK
|
||||
config BOARDCTL_APP_SYMTAB
|
||||
bool "Enable application symbol table interfaces"
|
||||
default n
|
||||
depends on LIBC_EXECFUNCS
|
||||
---help---
|
||||
Enables support for the BOARDIOC_APP_SYMTAB boardctl() command.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user