xref: /linux/drivers/nfc/Kconfig (revision cfad1ba87150e198be9ea32367a24e500e59de2c)
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
29aa741030SSamuel Ortizsource "drivers/nfc/pn544/Kconfig"
30*cfad1ba8SEric Lapuyadesource "drivers/nfc/microread/Kconfig"
31aa741030SSamuel Ortiz
323e256b8fSLauro Ramos Venancioendmenu
33