CONFIG_MODEM_ATTEST_TOKEN_PARSING
Enable parsing of the attestation token
Type: bool
Direct dependencies
(Includes any dependencies from ifs and menus.)
Default
y
Symbols selected by this symbol
Kconfig definition
At <nRF>/lib/modem_attest_token/Kconfig:17
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:94
→ <nRF>/lib/Kconfig:35
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Libraries → Modem Attestation Token Library
config MODEM_ATTEST_TOKEN_PARSING
bool "Enable parsing of the attestation token"
default y
select TINYCBOR
select BASE64
depends on MODEM_ATTEST_TOKEN
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)