GFS2: Check for glock already held in gfs2_getxattr
[deliverable/linux.git] / net / nfc / nci / Kconfig
1 config NFC_NCI
2 depends on NFC
3 tristate "NCI protocol support"
4 default n
5 help
6 NCI (NFC Controller Interface) is a communication protocol between
7 an NFC Controller (NFCC) and a Device Host (DH).
8
9 Say Y here to compile NCI support into the kernel or say M to
10 compile it as module (nci).
11
12 config NFC_NCI_SPI
13 depends on NFC_NCI && SPI
14 bool "NCI over SPI protocol support"
15 default n
16 help
17 NCI (NFC Controller Interface) is a communication protocol between
18 an NFC Controller (NFCC) and a Device Host (DH).
19
20 Say yes if you use an NCI driver that requires SPI link layer.
This page took 0.030805 seconds and 5 git commands to generate.