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 80329326eSMatti J. Aaltonenconfig PN544_NFC 90329326eSMatti J. Aaltonen tristate "PN544 NFC driver" 100329326eSMatti J. Aaltonen depends on I2C 110329326eSMatti J. Aaltonen select CRC_CCITT 120329326eSMatti J. Aaltonen default n 130329326eSMatti J. Aaltonen ---help--- 140329326eSMatti J. Aaltonen Say yes if you want PN544 Near Field Communication driver. 150329326eSMatti J. Aaltonen This is for i2c connected version. If unsure, say N here. 160329326eSMatti J. Aaltonen 170329326eSMatti J. Aaltonen To compile this driver as a module, choose m here. The module will 180329326eSMatti J. Aaltonen be called pn544. 190329326eSMatti J. Aaltonen 20c46ee386SAloisio Almeida Jrconfig NFC_PN533 21c46ee386SAloisio Almeida Jr tristate "NXP PN533 USB driver" 22c46ee386SAloisio Almeida Jr depends on USB 23c46ee386SAloisio Almeida Jr help 24c46ee386SAloisio Almeida Jr NXP PN533 USB driver. 25c46ee386SAloisio Almeida Jr This driver provides support for NFC NXP PN533 devices. 26c46ee386SAloisio Almeida Jr 27c46ee386SAloisio Almeida Jr Say Y here to compile support for PN533 devices into the 28c46ee386SAloisio Almeida Jr kernel or say M to compile it as module (pn533). 29c46ee386SAloisio Almeida Jr 3093aead46SIlan Eliasconfig NFC_WILINK 3193aead46SIlan Elias tristate "Texas Instruments NFC WiLink driver" 32*ed46fdfcSRandy Dunlap depends on TI_ST && NFC_NCI 3393aead46SIlan Elias help 3493aead46SIlan Elias This enables the NFC driver for Texas Instrument's BT/FM/GPS/NFC 3593aead46SIlan Elias combo devices. This makes use of shared transport line discipline 3693aead46SIlan Elias core driver to communicate with the NFC core of the combo chip. 3793aead46SIlan Elias 3893aead46SIlan Elias Say Y here to compile support for Texas Instrument's NFC WiLink driver 3993aead46SIlan Elias into the kernel or say M to compile it as module. 4093aead46SIlan Elias 413e256b8fSLauro Ramos Venancioendmenu 42