Lines Matching +full:nfc +full:- +full:spi
1 # SPDX-License-Identifier: GPL-2.0-only
5 STMicroelectronics NFC NCI chips core driver. It implements the chipset
6 NCI logic and hooks into the NFC kernel APIs. Physical layers will
10 tristate "STMicroelectronics ST NCI NFC driver (I2C)"
15 STMicroelectronics NFC NCI chips family.
18 If you choose to build a module, it'll be called st-nci_i2c.
22 tristate "STMicroelectronics ST NCI NFC driver (SPI)"
23 depends on NFC_NCI && SPI
26 This module adds support for an SPI interface to the
27 STMicroelectronics NFC NCI chips family.
28 Select this if your platform is using the spi bus.
30 If you choose to build a module, it'll be called st-nci_spi.