18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only
28c2ecf20Sopenharmony_ciconfig NFC_MRVL
38c2ecf20Sopenharmony_ci	tristate
48c2ecf20Sopenharmony_ci	help
58c2ecf20Sopenharmony_ci	  The core driver to support Marvell NFC devices.
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ci	  This driver is required if you want to support
88c2ecf20Sopenharmony_ci	  Marvell NFC device 8897.
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ciconfig NFC_MRVL_USB
118c2ecf20Sopenharmony_ci	tristate "Marvell NFC-over-USB driver"
128c2ecf20Sopenharmony_ci	depends on NFC_NCI && USB
138c2ecf20Sopenharmony_ci	select NFC_MRVL
148c2ecf20Sopenharmony_ci	help
158c2ecf20Sopenharmony_ci	  Marvell NFC-over-USB driver.
168c2ecf20Sopenharmony_ci
178c2ecf20Sopenharmony_ci	  This driver provides support for Marvell NFC-over-USB devices:
188c2ecf20Sopenharmony_ci	  8897.
198c2ecf20Sopenharmony_ci
208c2ecf20Sopenharmony_ci	  Say Y here to compile support for Marvell NFC-over-USB driver
218c2ecf20Sopenharmony_ci	  into the kernel or say M to compile it as module.
228c2ecf20Sopenharmony_ci
238c2ecf20Sopenharmony_ciconfig NFC_MRVL_UART
248c2ecf20Sopenharmony_ci	tristate "Marvell NFC-over-UART driver"
258c2ecf20Sopenharmony_ci	depends on NFC_NCI && NFC_NCI_UART
268c2ecf20Sopenharmony_ci	select NFC_MRVL
278c2ecf20Sopenharmony_ci	help
288c2ecf20Sopenharmony_ci	  Marvell NFC-over-UART driver.
298c2ecf20Sopenharmony_ci
308c2ecf20Sopenharmony_ci	  This driver provides support for Marvell NFC-over-UART devices
318c2ecf20Sopenharmony_ci
328c2ecf20Sopenharmony_ci	  Say Y here to compile support for Marvell NFC-over-UART driver
338c2ecf20Sopenharmony_ci	  into the kernel or say M to compile it as module.
348c2ecf20Sopenharmony_ci
358c2ecf20Sopenharmony_ciconfig NFC_MRVL_I2C
368c2ecf20Sopenharmony_ci	tristate "Marvell NFC-over-I2C driver"
378c2ecf20Sopenharmony_ci	depends on NFC_MRVL && I2C
388c2ecf20Sopenharmony_ci	help
398c2ecf20Sopenharmony_ci	  Marvell NFC-over-I2C driver.
408c2ecf20Sopenharmony_ci
418c2ecf20Sopenharmony_ci	  This driver provides support for Marvell NFC-over-I2C devices.
428c2ecf20Sopenharmony_ci
438c2ecf20Sopenharmony_ci	  Say Y here to compile support for Marvell NFC-over-I2C driver
448c2ecf20Sopenharmony_ci	  into the kernel or say M to compile it as module.
458c2ecf20Sopenharmony_ci
468c2ecf20Sopenharmony_ciconfig NFC_MRVL_SPI
478c2ecf20Sopenharmony_ci	tristate "Marvell NFC-over-SPI driver"
488c2ecf20Sopenharmony_ci	depends on NFC_MRVL && NFC_NCI_SPI
498c2ecf20Sopenharmony_ci	help
508c2ecf20Sopenharmony_ci	  Marvell NFC-over-SPI driver.
518c2ecf20Sopenharmony_ci
528c2ecf20Sopenharmony_ci	  This driver provides support for Marvell NFC-over-SPI devices.
538c2ecf20Sopenharmony_ci
548c2ecf20Sopenharmony_ci	  Say Y here to compile support for Marvell NFC-over-SPI driver
558c2ecf20Sopenharmony_ci	  into the kernel or say M to compile it as module.
56