xref: /linux/drivers/nfc/Kconfig (revision d999e4db0ac409c582cb15e6b120241ed9105064)
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
294912e2feSEric Lapuyadeconfig NFC_MEI_PHY
304912e2feSEric Lapuyade	tristate "MEI bus NFC device support"
31*d999e4dbSSamuel Ortiz	depends on INTEL_MEI && NFC_HCI
324912e2feSEric Lapuyade	help
334912e2feSEric Lapuyade	  This adds support to use an mei bus nfc device. Select this if you
344912e2feSEric Lapuyade	  will use an HCI NFC driver for an NFC chip connected behind an
354912e2feSEric Lapuyade	  Intel's Management Engine chip.
364912e2feSEric Lapuyade
374912e2feSEric Lapuyade	  If unsure, say N.
384912e2feSEric Lapuyade
39aa741030SSamuel Ortizsource "drivers/nfc/pn544/Kconfig"
40cfad1ba8SEric Lapuyadesource "drivers/nfc/microread/Kconfig"
41aa741030SSamuel Ortiz
423e256b8fSLauro Ramos Venancioendmenu
43