xref: /linux/drivers/nfc/Kconfig (revision 3e256b8f8dfa309a80b5dece388d85d9a9801a29)
10329326eSMatti J. Aaltonen#
20329326eSMatti J. Aaltonen# Near Field Communication (NFC) devices
30329326eSMatti J. Aaltonen#
40329326eSMatti J. Aaltonen
5*3e256b8fSLauro Ramos Venanciomenu "Near Field Communication (NFC) devices"
6*3e256b8fSLauro 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*3e256b8fSLauro Ramos Venancioendmenu
21