2 # Near Field Communication (NFC) devices
5 menu "Near Field Communication (NFC) devices"
9 tristate "Texas Instruments TRF7970a NFC driver"
10 depends on SPI && NFC_DIGITAL && GPIOLIB
12 This option enables the NFC driver for Texas Instruments' TRF7970a
13 device. Such device supports 5 different protocols: ISO14443A,
14 ISO14443B, FeLiCa, ISO15693 and ISO18000-3.
16 Say Y here to compile support for TRF7970a into the kernel or
17 say M to compile it as a module. The module will be called
21 tristate "MEI bus NFC device support"
22 depends on INTEL_MEI && NFC_HCI
24 This adds support to use an mei bus nfc device. Select this if you
25 will use an HCI NFC driver for an NFC chip connected behind an
26 Intel's Management Engine chip.
31 tristate "NFC hardware simulator driver"
32 depends on NFC_DIGITAL
34 This driver declares two virtual NFC devices supporting NFC-DEP
35 protocol. An LLCP connection can be established between them and
36 all packets sent from one device is sent back to the other, acting as
42 tristate "Sony NFC Port-100 Series USB device support"
44 depends on NFC_DIGITAL
46 This adds support for Sony Port-100 chip based USB devices such as the
51 source "drivers/nfc/fdp/Kconfig"
52 source "drivers/nfc/pn544/Kconfig"
53 source "drivers/nfc/pn533/Kconfig"
54 source "drivers/nfc/microread/Kconfig"
55 source "drivers/nfc/nfcmrvl/Kconfig"
56 source "drivers/nfc/st21nfca/Kconfig"
57 source "drivers/nfc/st-nci/Kconfig"
58 source "drivers/nfc/nxp-nci/Kconfig"
59 source "drivers/nfc/s3fwrn5/Kconfig"
60 source "drivers/nfc/st95hf/Kconfig"