:orphan: .. title:: FW_INFO .. option:: CONFIG_FW_INFO *Firmware Metadata* Type: ``bool`` Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols implied by this symbol ============================== - \ :option:`NRFX_NVMC ` Symbols that select this symbol =============================== - \ :option:`SECURE_BOOT ` - \ :option:`SECURE_BOOT_CRYPTO ` - \ :option:`SECURE_BOOT_VALIDATION ` - \ :option:`SPM ` Kconfig definition ================== .. highlight:: kconfig At ``/jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/subsys/fw_info/Kconfig:7`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:9`` → ``/jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/test_doc/_build/Kconfig.modules:1`` → ``/jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/Kconfig.nrf:10`` → ``/jenkins_workspace/workspace/nrfconnect-nrf_doc_v1.2-branch_2/nrf/subsys/Kconfig:26`` Menu path: (Top) → Modules → Nordic nRF Connect .. parsed-literal:: menuconfig FW_INFO bool "Firmware Metadata" imply \ :option:`NRFX_NVMC ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*