xref: /linux/net/nfc/nci/Kconfig (revision f152218840f2dc60900e2568878d3b87460d5ae8)
16a2968aaSIlan Eliasconfig NFC_NCI
2*f1522188SKees Cook	depends on NFC
3*f1522188SKees Cook	tristate "NCI protocol support"
46a2968aaSIlan Elias	default n
56a2968aaSIlan Elias	help
66a2968aaSIlan Elias	  NCI (NFC Controller Interface) is a communication protocol between
76a2968aaSIlan Elias	  an NFC Controller (NFCC) and a Device Host (DH).
86a2968aaSIlan Elias
96a2968aaSIlan Elias	  Say Y here to compile NCI support into the kernel or say M to
106a2968aaSIlan Elias	  compile it as module (nci).
11