]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/nfc/nfcmrvl/Kconfig
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
[karo-tx-linux.git] / drivers / nfc / nfcmrvl / Kconfig
index e18a979bb6d3e85733ada3ef93a4b9f9e7eec0c3..444ca94697d96e213d69020f14e4535e0366f3e4 100644 (file)
@@ -42,3 +42,13 @@ config NFC_MRVL_I2C
          Say Y here to compile support for Marvell NFC-over-I2C driver
          into the kernel or say M to compile it as module.
 
+config NFC_MRVL_SPI
+       tristate "Marvell NFC-over-SPI driver"
+       depends on NFC_MRVL && SPI
+       help
+         Marvell NFC-over-SPI driver.
+
+         This driver provides support for Marvell NFC-over-SPI devices.
+
+         Say Y here to compile support for Marvell NFC-over-SPI driver
+         into the kernel or say M to compile it as module.