2 # Near Field Communication (NFC) devices
5 menu "Near Field Communication (NFC) devices"
9 tristate "NXP PN533 USB driver"
13 This driver provides support for NFC NXP PN533 devices.
15 Say Y here to compile support for PN533 devices into the
16 kernel or say M to compile it as module (pn533).
19 tristate "Texas Instruments NFC WiLink driver"
20 depends on TI_ST && NFC_NCI
22 This enables the NFC driver for Texas Instrument's BT/FM/GPS/NFC
23 combo devices. This makes use of shared transport line discipline
24 core driver to communicate with the NFC core of the combo chip.
26 Say Y here to compile support for Texas Instrument's NFC WiLink driver
27 into the kernel or say M to compile it as module.
30 tristate "MEI bus NFC device support"
31 depends on INTEL_MEI && NFC_HCI
33 This adds support to use an mei bus nfc device. Select this if you
34 will use an HCI NFC driver for an NFC chip connected behind an
35 Intel's Management Engine chip.
39 source "drivers/nfc/pn544/Kconfig"
40 source "drivers/nfc/microread/Kconfig"