12 lines
338 B
Text
12 lines
338 B
Text
config NFC_NXP_PN5XX
|
|
tristate "NXP PN5XX based driver"
|
|
depends on I2C
|
|
select CRC_CCITT
|
|
default n
|
|
---help---
|
|
NXP PN5XX driver based on I2C.
|
|
This is a driver to provides I2C access to PN5xx NFC Controller devices
|
|
|
|
To compile this driver as a module, choose m here. The module will
|
|
be called pn5xx_i2c.
|
|
Say N if unsure.
|