18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 28c2ecf20Sopenharmony_ciconfig NFC_ST_NCI 38c2ecf20Sopenharmony_ci tristate 48c2ecf20Sopenharmony_ci help 58c2ecf20Sopenharmony_ci STMicroelectronics NFC NCI chips core driver. It implements the chipset 68c2ecf20Sopenharmony_ci NCI logic and hooks into the NFC kernel APIs. Physical layers will 78c2ecf20Sopenharmony_ci register against it. 88c2ecf20Sopenharmony_ci 98c2ecf20Sopenharmony_ciconfig NFC_ST_NCI_I2C 108c2ecf20Sopenharmony_ci tristate "STMicroelectronics ST NCI NFC driver (I2C)" 118c2ecf20Sopenharmony_ci depends on NFC_NCI && I2C 128c2ecf20Sopenharmony_ci select NFC_ST_NCI 138c2ecf20Sopenharmony_ci help 148c2ecf20Sopenharmony_ci This module adds support for an I2C interface to the 158c2ecf20Sopenharmony_ci STMicroelectronics NFC NCI chips family. 168c2ecf20Sopenharmony_ci Select this if your platform is using the i2c bus. 178c2ecf20Sopenharmony_ci 188c2ecf20Sopenharmony_ci If you choose to build a module, it'll be called st-nci_i2c. 198c2ecf20Sopenharmony_ci Say N if unsure. 208c2ecf20Sopenharmony_ci 218c2ecf20Sopenharmony_ciconfig NFC_ST_NCI_SPI 228c2ecf20Sopenharmony_ci tristate "STMicroelectronics ST NCI NFC driver (SPI)" 238c2ecf20Sopenharmony_ci depends on NFC_NCI && SPI 248c2ecf20Sopenharmony_ci select NFC_ST_NCI 258c2ecf20Sopenharmony_ci help 268c2ecf20Sopenharmony_ci This module adds support for an SPI interface to the 278c2ecf20Sopenharmony_ci STMicroelectronics NFC NCI chips family. 288c2ecf20Sopenharmony_ci Select this if your platform is using the spi bus. 298c2ecf20Sopenharmony_ci 308c2ecf20Sopenharmony_ci If you choose to build a module, it'll be called st-nci_spi. 318c2ecf20Sopenharmony_ci Say N if unsure. 32