4 STMicroelectronics NFC NCI chips core driver. It implements the chipset
5 NCI logic and hooks into the NFC kernel APIs. Physical layers will
9 tristate "STMicroelectronics ST NCI NFC driver (I2C)"
10 depends on NFC_NCI && I2C
13 This module adds support for an I2C interface to the
14 STMicroelectronics NFC NCI chips familly.
15 Select this if your platform is using the i2c bus.
17 If you choose to build a module, it'll be called st-nci_i2c.
21 tristate "STMicroelectronics ST NCI NFC driver (SPI)"
22 depends on NFC_NCI && SPI
25 This module adds support for an SPI interface to the
26 STMicroelectronics NFC NCI chips familly.
27 Select this if your platform is using the spi bus.
29 If you choose to build a module, it'll be called st-nci_spi.