xref: /openbmc/linux/net/nfc/nci/Kconfig (revision 6a2968aa)
16a2968aaSIlan Eliasconfig NFC_NCI
26a2968aaSIlan Elias	depends on NFC && EXPERIMENTAL
36a2968aaSIlan Elias	tristate "NCI protocol support (EXPERIMENTAL)"
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