:orphan: .. title:: CONFIG_NFC_NDEF_PAYLOAD_TYPE_COMMON .. kconfig:: CONFIG_NFC_NDEF_PAYLOAD_TYPE_COMMON CONFIG_NFC_NDEF_PAYLOAD_TYPE_COMMON ################################### *Standard NDEF Record Type definitions* Type: ``bool`` Help ==== .. code-block:: none Enable NFC Data Exchange Format Record Type definitions Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :kconfig:`NFC_NDEF_LE_OOB_REC ` - \ :kconfig:`NFC_NDEF_LE_OOB_REC_PARSER ` - \ :kconfig:`NFC_NDEF_CH_PARSER ` Kconfig definition ================== At ``/subsys/nfc/ndef/Kconfig:18`` Included via ``/Kconfig:8`` → ``/Kconfig.zephyr:31`` → ``/modules/Kconfig:6`` → ``/doc/_build/kconfig/Kconfig.modules:2`` → ``/Kconfig.nrf:54`` → ``/subsys/Kconfig:20`` → ``/subsys/nfc/Kconfig:9`` Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → NFC .. code-block:: kconfig config NFC_NDEF_PAYLOAD_TYPE_COMMON bool "Standard NDEF Record Type definitions" help Enable NFC Data Exchange Format Record Type definitions *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*