Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
[firefly-linux-kernel-4.4.55.git] / drivers / nfc / st-nci / Kconfig
index fc3904c946ee928d41743309f7b13f0b69cca2c2..e7c6db9c58607d670fb3ee7d6e4b8c217817eab7 100644 (file)
@@ -21,3 +21,14 @@ config NFC_ST_NCI_I2C
 
          If you choose to build a module, it'll be called st-nci_i2c.
          Say N if unsure.
+
+config NFC_ST_NCI_SPI
+       tristate "NFC ST NCI spi support"
+       depends on NFC_ST_NCI && SPI
+       ---help---
+         This module adds support for an SPI interface to the
+         STMicroelectronics NFC NCI chips familly.
+         Select this if your platform is using the spi bus.
+
+         If you choose to build a module, it'll be called st-nci_spi.
+         Say N if unsure.