-
CONFIG_MODEM_INFO_ADD_BOARD
¶
Add board name to JSON string
Type: bool
Help¶
Add the name of the board to the returned device JSON string.
Defaults¶
- “y” if
MODEM_INFO
Kconfig definition¶
At ../nrf/lib/modem_info/Kconfig:40
Included via Kconfig:10
→ Kconfig.zephyr:10
→ /jenkins_workspace/workspace/connect-nrf_documentation_master/_build/Kconfig.modules:1
→ /jenkins_workspace/workspace/connect-nrf_documentation_master/ncs/nrf/Kconfig.nrf:10
→ ../nrf/lib/Kconfig:17
Menu path: (top menu) → Nordic nRF Connect → Libraries → nRF91 modem information library
config MODEM_INFO_ADD_BOARD bool prompt "Add board name to JSON string" ifMODEM_INFO
default "y" ifMODEM_INFO
depends onMODEM_INFO
help Add the name of the board to the returned device JSON string.
(Definitions include propagated dependencies, including from if’s and menus.)