1*ed06aeefSChristophe Ricardconfig NFC_ST_NCI 2*ed06aeefSChristophe Ricard tristate "STMicroelectronics ST NCI NFC driver" 3*ed06aeefSChristophe Ricard depends on NFC_NCI 4*ed06aeefSChristophe Ricard default n 5*ed06aeefSChristophe Ricard ---help--- 6*ed06aeefSChristophe Ricard STMicroelectronics NFC NCI chips core driver. It implements the chipset 7*ed06aeefSChristophe Ricard NCI logic and hooks into the NFC kernel APIs. Physical layers will 8*ed06aeefSChristophe Ricard register against it. 9*ed06aeefSChristophe Ricard 10*ed06aeefSChristophe Ricard To compile this driver as a module, choose m here. The module will 11*ed06aeefSChristophe Ricard be called st-nci. 12*ed06aeefSChristophe Ricard Say N if unsure. 13*ed06aeefSChristophe Ricard 14*ed06aeefSChristophe Ricardconfig NFC_ST_NCI_I2C 15*ed06aeefSChristophe Ricard tristate "NFC ST NCI i2c support" 16*ed06aeefSChristophe Ricard depends on NFC_ST_NCI && I2C 17*ed06aeefSChristophe Ricard ---help--- 18*ed06aeefSChristophe Ricard This module adds support for an I2C interface to the 19*ed06aeefSChristophe Ricard STMicroelectronics NFC NCI chips familly. 20*ed06aeefSChristophe Ricard Select this if your platform is using the i2c bus. 21*ed06aeefSChristophe Ricard 22*ed06aeefSChristophe Ricard If you choose to build a module, it'll be called st-nci_i2c. 23*ed06aeefSChristophe Ricard Say N if unsure. 24