CONFIG_MEMFAULT_ROOT_CERT_STORAGE_CUSTOM
Provide a custom implementation of memfault_root_cert_storage_add()
Type: bool
Direct dependencies
<choice MEMFAULT_ROOT_CERT_STORAGE_CONTEXT: Implementation used to store Memfault Root certificates>
(Includes any dependencies from ifs and menus.)
Kconfig definition
At /home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/lib/memfault-firmware-sdk/ports/zephyr/Kconfig:126
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:38
Menu path: (Top) → Modules → memfault-firmware-sdk (/home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/lib/memfault-firmware-sdk) → MEMFAULT Support → Implementation used to store Memfault Root certificates
config MEMFAULT_ROOT_CERT_STORAGE_CUSTOM
bool "Provide a custom implementation of memfault_root_cert_storage_add()"
depends on <choice MEMFAULT_ROOT_CERT_STORAGE_CONTEXT>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)