10329326eSMatti J. Aaltonen# 20329326eSMatti J. Aaltonen# Near Field Communication (NFC) devices 30329326eSMatti J. Aaltonen# 40329326eSMatti J. Aaltonen 53e256b8fSLauro Ramos Venanciomenu "Near Field Communication (NFC) devices" 63e256b8fSLauro Ramos Venancio depends on NFC 70329326eSMatti J. Aaltonen 8c46ee386SAloisio Almeida Jrconfig NFC_PN533 9c46ee386SAloisio Almeida Jr tristate "NXP PN533 USB driver" 10c46ee386SAloisio Almeida Jr depends on USB 11c46ee386SAloisio Almeida Jr help 12c46ee386SAloisio Almeida Jr NXP PN533 USB driver. 13c46ee386SAloisio Almeida Jr This driver provides support for NFC NXP PN533 devices. 14c46ee386SAloisio Almeida Jr 15c46ee386SAloisio Almeida Jr Say Y here to compile support for PN533 devices into the 16c46ee386SAloisio Almeida Jr kernel or say M to compile it as module (pn533). 17c46ee386SAloisio Almeida Jr 1893aead46SIlan Eliasconfig NFC_WILINK 1993aead46SIlan Elias tristate "Texas Instruments NFC WiLink driver" 20ed46fdfcSRandy Dunlap depends on TI_ST && NFC_NCI 2193aead46SIlan Elias help 2293aead46SIlan Elias This enables the NFC driver for Texas Instrument's BT/FM/GPS/NFC 2393aead46SIlan Elias combo devices. This makes use of shared transport line discipline 2493aead46SIlan Elias core driver to communicate with the NFC core of the combo chip. 2593aead46SIlan Elias 2693aead46SIlan Elias Say Y here to compile support for Texas Instrument's NFC WiLink driver 2793aead46SIlan Elias into the kernel or say M to compile it as module. 2893aead46SIlan Elias 29165063f1SMark A. Greerconfig NFC_TRF7970A 30165063f1SMark A. Greer tristate "Texas Instruments TRF7970a NFC driver" 31165063f1SMark A. Greer depends on SPI && NFC_DIGITAL 32165063f1SMark A. Greer help 33165063f1SMark A. Greer This option enables the NFC driver for Texas Instruments' TRF7970a 34165063f1SMark A. Greer device. Such device supports 5 different protocols: ISO14443A, 35165063f1SMark A. Greer ISO14443B, FeLiCa, ISO15693 and ISO18000-3. 36165063f1SMark A. Greer 37165063f1SMark A. Greer Say Y here to compile support for TRF7970a into the kernel or 38165063f1SMark A. Greer say M to compile it as a module. The module will be called 39165063f1SMark A. Greer trf7970a.ko. 40165063f1SMark A. Greer 414912e2feSEric Lapuyadeconfig NFC_MEI_PHY 424912e2feSEric Lapuyade tristate "MEI bus NFC device support" 43d999e4dbSSamuel Ortiz depends on INTEL_MEI && NFC_HCI 444912e2feSEric Lapuyade help 454912e2feSEric Lapuyade This adds support to use an mei bus nfc device. Select this if you 464912e2feSEric Lapuyade will use an HCI NFC driver for an NFC chip connected behind an 474912e2feSEric Lapuyade Intel's Management Engine chip. 484912e2feSEric Lapuyade 494912e2feSEric Lapuyade If unsure, say N. 504912e2feSEric Lapuyade 517cbe0ff3SThierry Escandeconfig NFC_SIM 527cbe0ff3SThierry Escande tristate "NFC hardware simulator driver" 537cbe0ff3SThierry Escande help 547cbe0ff3SThierry Escande This driver declares two virtual NFC devices supporting NFC-DEP 557cbe0ff3SThierry Escande protocol. An LLCP connection can be established between them and 567cbe0ff3SThierry Escande all packets sent from one device is sent back to the other, acting as 577cbe0ff3SThierry Escande loopback devices. 587cbe0ff3SThierry Escande 597cbe0ff3SThierry Escande If unsure, say N. 607cbe0ff3SThierry Escande 61562d4d59SThierry Escandeconfig NFC_PORT100 62562d4d59SThierry Escande tristate "Sony NFC Port-100 Series USB device support" 63562d4d59SThierry Escande depends on USB 64562d4d59SThierry Escande depends on NFC_DIGITAL 65562d4d59SThierry Escande help 66562d4d59SThierry Escande This adds support for Sony Port-100 chip based USB devices such as the 67562d4d59SThierry Escande RC-S380 dongle. 68562d4d59SThierry Escande 69562d4d59SThierry Escande If unsure, say N. 70562d4d59SThierry Escande 71a06347c0SRobert Dolcasource "drivers/nfc/fdp/Kconfig" 72aa741030SSamuel Ortizsource "drivers/nfc/pn544/Kconfig" 73cfad1ba8SEric Lapuyadesource "drivers/nfc/microread/Kconfig" 74f26e30ccSAmitkumar Karwarsource "drivers/nfc/nfcmrvl/Kconfig" 7568957303SChristophe Ricardsource "drivers/nfc/st21nfca/Kconfig" 76ed06aeefSChristophe Ricardsource "drivers/nfc/st-nci/Kconfig" 77dece4585SClément Perrochaudsource "drivers/nfc/nxp-nci/Kconfig" 78c04c674fSRobert Baldygasource "drivers/nfc/s3fwrn5/Kconfig" 79*cab47333SShikha Singhsource "drivers/nfc/st95hf/Kconfig" 803e256b8fSLauro Ramos Venancioendmenu 81