2 # Near Field Communication (NFC) devices
5 menu "Near Field Communication (NFC) devices"
9 tristate "Texas Instruments NFC WiLink driver"
10 depends on TI_ST && NFC_NCI
12 This enables the NFC driver for Texas Instrument's BT/FM/GPS/NFC
13 combo devices. This makes use of shared transport line discipline
14 core driver to communicate with the NFC core of the combo chip.
16 Say Y here to compile support for Texas Instrument's NFC WiLink driver
17 into the kernel or say M to compile it as module.
20 tristate "Texas Instruments TRF7970a NFC driver"
21 depends on SPI && NFC_DIGITAL
23 This option enables the NFC driver for Texas Instruments' TRF7970a
24 device. Such device supports 5 different protocols: ISO14443A,
25 ISO14443B, FeLiCa, ISO15693 and ISO18000-3.
27 Say Y here to compile support for TRF7970a into the kernel or
28 say M to compile it as a module. The module will be called
32 tristate "MEI bus NFC device support"
33 depends on INTEL_MEI && NFC_HCI
35 This adds support to use an mei bus nfc device. Select this if you
36 will use an HCI NFC driver for an NFC chip connected behind an
37 Intel's Management Engine chip.
42 tristate "NFC hardware simulator driver"
43 depends on NFC_DIGITAL
45 This driver declares two virtual NFC devices supporting NFC-DEP
46 protocol. An LLCP connection can be established between them and
47 all packets sent from one device is sent back to the other, acting as
53 tristate "Sony NFC Port-100 Series USB device support"
55 depends on NFC_DIGITAL
57 This adds support for Sony Port-100 chip based USB devices such as the
62 source "drivers/nfc/fdp/Kconfig"
63 source "drivers/nfc/pn544/Kconfig"
64 source "drivers/nfc/pn533/Kconfig"
65 source "drivers/nfc/microread/Kconfig"
66 source "drivers/nfc/nfcmrvl/Kconfig"
67 source "drivers/nfc/st21nfca/Kconfig"
68 source "drivers/nfc/st-nci/Kconfig"
69 source "drivers/nfc/nxp-nci/Kconfig"
70 source "drivers/nfc/s3fwrn5/Kconfig"
71 source "drivers/nfc/st95hf/Kconfig"