summaryrefslogtreecommitdiffstats
path: root/drivers/nfc/nfcmrvl/Kconfig
diff options
context:
space:
mode:
authorVincent Cuissard <cuissard@marvell.com>2015-10-26 10:27:44 +0100
committerSamuel Ortiz <sameo@linux.intel.com>2015-10-27 04:24:35 +0100
commitcaf6e49bf6d02e6bb94df680bbe3beaf680fdefa (patch)
tree94c3e0be315322c66ed2347fb52666b5d81ede75 /drivers/nfc/nfcmrvl/Kconfig
parent2bd832459a0827b8dcf13b345380b66f92089d74 (diff)
downloadop-kernel-dev-caf6e49bf6d02e6bb94df680bbe3beaf680fdefa.zip
op-kernel-dev-caf6e49bf6d02e6bb94df680bbe3beaf680fdefa.tar.gz
NFC: nfcmrvl: add spi driver
This driver adds the support of SPI-based Marvell NFC controller. Signed-off-by: Vincent Cuissard <cuissard@marvell.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/nfc/nfcmrvl/Kconfig')
-rw-r--r--drivers/nfc/nfcmrvl/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/nfc/nfcmrvl/Kconfig b/drivers/nfc/nfcmrvl/Kconfig
index e18a979..444ca946 100644
--- a/drivers/nfc/nfcmrvl/Kconfig
+++ b/drivers/nfc/nfcmrvl/Kconfig
@@ -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.
OpenPOWER on IntegriCloud