1config NFC_NXP_PN5XX 2 tristate "NXP PN5XX based driver" 3 depends on I2C 4 select CRC_CCITT 5 default n 6 ---help--- 7 NXP PN5XX driver based on I2C. 8 This is a driver to provides I2C access to PN5xx NFC Controller devices 9 10 To compile this driver as a module, choose m here. The module will 11 be called pn5xx_i2c. 12 Say N if unsure. 13