2 # Near Field Communication (NFC) devices
5 menu "Near Field Communication (NFC) devices"
9 tristate "HCI PN544 NFC driver"
10 depends on I2C && NFC_HCI && NFC_SHDLC
15 This is a driver based on the SHDLC and HCI NFC kernel layers and
16 will thus not work with NXP libnfc library.
18 To compile this driver as a module, choose m here. The module will
22 tristate "NXP PN533 USB driver"
26 This driver provides support for NFC NXP PN533 devices.
28 Say Y here to compile support for PN533 devices into the
29 kernel or say M to compile it as module (pn533).
32 tristate "Texas Instruments NFC WiLink driver"
33 depends on TI_ST && NFC_NCI
35 This enables the NFC driver for Texas Instrument's BT/FM/GPS/NFC
36 combo devices. This makes use of shared transport line discipline
37 core driver to communicate with the NFC core of the combo chip.
39 Say Y here to compile support for Texas Instrument's NFC WiLink driver
40 into the kernel or say M to compile it as module.