diff --git a/boards/Kconfig b/boards/Kconfig index 34e95b7b95d..f9b0c754319 100644 --- a/boards/Kconfig +++ b/boards/Kconfig @@ -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.