xref: /linux/drivers/nfc/Kconfig (revision c46ee38620a2aa2b25b16bc9738ace80dbff76a4)
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
20*c46ee386SAloisio Almeida Jrconfig NFC_PN533
21*c46ee386SAloisio Almeida Jr	tristate "NXP PN533 USB driver"
22*c46ee386SAloisio Almeida Jr	depends on USB
23*c46ee386SAloisio Almeida Jr	help
24*c46ee386SAloisio Almeida Jr	  NXP PN533 USB driver.
25*c46ee386SAloisio Almeida Jr	  This driver provides support for NFC NXP PN533 devices.
26*c46ee386SAloisio Almeida Jr
27*c46ee386SAloisio Almeida Jr	  Say Y here to compile support for PN533 devices into the
28*c46ee386SAloisio Almeida Jr	  kernel or say M to compile it as module (pn533).
29*c46ee386SAloisio Almeida Jr
303e256b8fSLauro Ramos Venancioendmenu
31