Lines Matching full:nfc
3 # NFC subsystem configuration
6 menuconfig NFC config
8 tristate "NFC subsystem support"
11 Say Y here if you want to build support for NFC (Near field
15 be called nfc.
18 depends on NFC
21 tristate "NFC Digital Protocol stack support"
24 Say Y if you want to build NFC digital protocol stack support.
25 This is needed by NFC chipsets whose firmware only implement
26 the NFC analog layer.
31 source "net/nfc/nci/Kconfig"
32 source "net/nfc/hci/Kconfig"
34 source "drivers/nfc/Kconfig"