CONFIG_NFC_PLATFORM

Common NFC configuration

Type: bool

Help

Enable common configuration for the NFC

Symbols selected by this symbol

Kconfig definition

At <nRF>/subsys/nfc/lib/Kconfig:6

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:9<BuildDir>/Kconfig/Kconfig.modules:1<nRF>/Kconfig.nrf:25<nRF>/subsys/Kconfig:20<nRF>/subsys/nfc/Kconfig:12

Menu path: (Top) → Modules → Nordic nRF Connect → NFC

config NFC_PLATFORM
    bool "Common NFC configuration"
    default y if NFC_T2T_NRFXLIB || NFC_T4T_NRFXLIB
    select NRFX_NFCT
    help
      Enable common configuration for the NFC

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)