1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 2ed06aeefSChristophe Ricardconfig NFC_ST_NCI 39ba04ebfSChristophe Ricard tristate 4*a7f7f624SMasahiro Yamada help 5ed06aeefSChristophe Ricard STMicroelectronics NFC NCI chips core driver. It implements the chipset 6ed06aeefSChristophe Ricard NCI logic and hooks into the NFC kernel APIs. Physical layers will 7ed06aeefSChristophe Ricard register against it. 8ed06aeefSChristophe Ricard 9ed06aeefSChristophe Ricardconfig NFC_ST_NCI_I2C 109ba04ebfSChristophe Ricard tristate "STMicroelectronics ST NCI NFC driver (I2C)" 119ba04ebfSChristophe Ricard depends on NFC_NCI && I2C 129ba04ebfSChristophe Ricard select NFC_ST_NCI 13*a7f7f624SMasahiro Yamada help 14ed06aeefSChristophe Ricard This module adds support for an I2C interface to the 1583fc61a5SMasanari Iida STMicroelectronics NFC NCI chips family. 16ed06aeefSChristophe Ricard Select this if your platform is using the i2c bus. 17ed06aeefSChristophe Ricard 18ed06aeefSChristophe Ricard If you choose to build a module, it'll be called st-nci_i2c. 19ed06aeefSChristophe Ricard Say N if unsure. 202bc4d4f8SChristophe Ricard 212bc4d4f8SChristophe Ricardconfig NFC_ST_NCI_SPI 229ba04ebfSChristophe Ricard tristate "STMicroelectronics ST NCI NFC driver (SPI)" 239ba04ebfSChristophe Ricard depends on NFC_NCI && SPI 249ba04ebfSChristophe Ricard select NFC_ST_NCI 25*a7f7f624SMasahiro Yamada help 262bc4d4f8SChristophe Ricard This module adds support for an SPI interface to the 2783fc61a5SMasanari Iida STMicroelectronics NFC NCI chips family. 282bc4d4f8SChristophe Ricard Select this if your platform is using the spi bus. 292bc4d4f8SChristophe Ricard 302bc4d4f8SChristophe Ricard If you choose to build a module, it'll be called st-nci_spi. 312bc4d4f8SChristophe Ricard Say N if unsure. 32