CONFIG_NFC_PLATFORM
Common NFC configuration
Type: bool
Help
Enable common configuration for the NFC
Default
y if
NFC_T2T_NRFXLIB
||NFC_T4T_NRFXLIB
Symbols selected by this symbol
Kconfig definition
At <nRF>/subsys/nfc/lib/Kconfig:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/modules/Kconfig:6
→ <nRF>/doc/_build/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:92
→ <nRF>/subsys/Kconfig:22
→ <nRF>/subsys/nfc/Kconfig:12
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → 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.)