2011-09-18 12:19:35 +04:00
|
|
|
config NFC_NCI
|
2012-10-24 00:04:11 +04:00
|
|
|
depends on NFC
|
|
|
|
tristate "NCI protocol support"
|
2011-09-18 12:19:35 +04:00
|
|
|
default n
|
|
|
|
help
|
|
|
|
NCI (NFC Controller Interface) is a communication protocol between
|
|
|
|
an NFC Controller (NFCC) and a Device Host (DH).
|
|
|
|
|
|
|
|
Say Y here to compile NCI support into the kernel or say M to
|
|
|
|
compile it as module (nci).
|