1*ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 2f26e30ccSAmitkumar Karwarconfig NFC_MRVL 3893a84e8SJean Delvare tristate 4f26e30ccSAmitkumar Karwar help 5f26e30ccSAmitkumar Karwar The core driver to support Marvell NFC devices. 6f26e30ccSAmitkumar Karwar 7f26e30ccSAmitkumar Karwar This driver is required if you want to support 8f26e30ccSAmitkumar Karwar Marvell NFC device 8897. 9f26e30ccSAmitkumar Karwar 10f26e30ccSAmitkumar Karwarconfig NFC_MRVL_USB 11f26e30ccSAmitkumar Karwar tristate "Marvell NFC-over-USB driver" 12893a84e8SJean Delvare depends on NFC_NCI && USB 13893a84e8SJean Delvare select NFC_MRVL 14f26e30ccSAmitkumar Karwar help 15f26e30ccSAmitkumar Karwar Marvell NFC-over-USB driver. 16f26e30ccSAmitkumar Karwar 17f26e30ccSAmitkumar Karwar This driver provides support for Marvell NFC-over-USB devices: 18f26e30ccSAmitkumar Karwar 8897. 19f26e30ccSAmitkumar Karwar 20f26e30ccSAmitkumar Karwar Say Y here to compile support for Marvell NFC-over-USB driver 21f26e30ccSAmitkumar Karwar into the kernel or say M to compile it as module. 22e097dc62SVincent Cuissard 23e097dc62SVincent Cuissardconfig NFC_MRVL_UART 24e097dc62SVincent Cuissard tristate "Marvell NFC-over-UART driver" 25893a84e8SJean Delvare depends on NFC_NCI && NFC_NCI_UART 26893a84e8SJean Delvare select NFC_MRVL 27e097dc62SVincent Cuissard help 28e097dc62SVincent Cuissard Marvell NFC-over-UART driver. 29e097dc62SVincent Cuissard 30e097dc62SVincent Cuissard This driver provides support for Marvell NFC-over-UART devices 31e097dc62SVincent Cuissard 32e097dc62SVincent Cuissard Say Y here to compile support for Marvell NFC-over-UART driver 33e097dc62SVincent Cuissard into the kernel or say M to compile it as module. 34b5b3e23eSVincent Cuissard 35b5b3e23eSVincent Cuissardconfig NFC_MRVL_I2C 36b5b3e23eSVincent Cuissard tristate "Marvell NFC-over-I2C driver" 37b5b3e23eSVincent Cuissard depends on NFC_MRVL && I2C 38b5b3e23eSVincent Cuissard help 39b5b3e23eSVincent Cuissard Marvell NFC-over-I2C driver. 40b5b3e23eSVincent Cuissard 41b5b3e23eSVincent Cuissard This driver provides support for Marvell NFC-over-I2C devices. 42b5b3e23eSVincent Cuissard 43b5b3e23eSVincent Cuissard Say Y here to compile support for Marvell NFC-over-I2C driver 44b5b3e23eSVincent Cuissard into the kernel or say M to compile it as module. 45b5b3e23eSVincent Cuissard 46caf6e49bSVincent Cuissardconfig NFC_MRVL_SPI 47caf6e49bSVincent Cuissard tristate "Marvell NFC-over-SPI driver" 481dbac5c5SArnd Bergmann depends on NFC_MRVL && NFC_NCI_SPI 49caf6e49bSVincent Cuissard help 50caf6e49bSVincent Cuissard Marvell NFC-over-SPI driver. 51caf6e49bSVincent Cuissard 52caf6e49bSVincent Cuissard This driver provides support for Marvell NFC-over-SPI devices. 53caf6e49bSVincent Cuissard 54caf6e49bSVincent Cuissard Say Y here to compile support for Marvell NFC-over-SPI driver 55caf6e49bSVincent Cuissard into the kernel or say M to compile it as module. 56