menu "NFC (Near Field Communication)"
menuconfig NFC_DEVICES
	tristate "Near Field Communication (NFC) devices"
	default n
	help
	  You'll have to say Y if your computer contains an NFC device that
	  you wtant to use under Linux.

	  You can say N here if you don't have any Near Field Communication
	  devices connected to your computer.


source "drivers/huawei_platform/nfc/NXP_PN547_64/Kconfig"
source "drivers/huawei_platform/nfc/nfc_bcm20793/Kconfig"
source "drivers/huawei_platform/nfc/cxd224x/Kconfig"
source "drivers/huawei_platform/nfc/st21nfc/Kconfig"
source "drivers/huawei_platform/nfc/nfc_tags/Kconfig"
source "drivers/huawei_platform/nfc/TMS_THN31_64/Kconfig"
source "drivers/huawei_platform/nfc/ca11/Kconfig"
source "drivers/huawei_platform/nfc/nfc_watch_commu/Kconfig"

endmenu

