menuconfig MTK_NFC
	tristate "NFC drivers"
	depends on !MTK_ENABLE_GMO
	default n
	---help---
	  Say Y here for supporting NFC.
	  Say Y here for supporting NFC.
	  Say Y here for supporting NFC.

if MTK_NFC

config NFC_MT6605 # MTK_NFC
	tristate "MediaTek NFC driver"
	depends on !MTK_ENABLE_GMO
	default n
	help
	  Y means NFC_MT6605 define if use Mediatek NFC Function to provide reader
	  Card emulation or P2P function. If you are not sure about this, set n.
	  Y means NFC_MT6605 define if use Mediatek NFC Function to provide reader
	  Card emulation or P2P function. If you are not sure about this, set n.

config NFC_MSR3110
	tristate "MSR3110 NFC driver"
	default n
	help
	  Y means NFC_MSR3110 define if use MSTAR NFC Function to provide reader
	  Card emulation or P2P function. If you are not sure about this, set n.

endif # NFC

config NFC_CHIP_SUPPORT
	tristate "STMicroelectronics ST21NFC NFC Controller Driver"
	depends on I2C
	help
	  STMicroelectronics ST21NFC Near Field Communication controller support.
