16a2968aaSIlan Eliasconfig NFC_NCI 2f1522188SKees Cook depends on NFC 3f1522188SKees 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). 118a00a61bSFrederic Danis 128a00a61bSFrederic Danisconfig NFC_NCI_SPI 138a00a61bSFrederic Danis depends on NFC_NCI && SPI 148a00a61bSFrederic Danis bool "NCI over SPI protocol support" 158a00a61bSFrederic Danis default n 168a00a61bSFrederic Danis help 178a00a61bSFrederic Danis NCI (NFC Controller Interface) is a communication protocol between 188a00a61bSFrederic Danis an NFC Controller (NFCC) and a Device Host (DH). 198a00a61bSFrederic Danis 208a00a61bSFrederic Danis Say yes if you use an NCI driver that requires SPI link layer. 21