2011-09-18 16:19:35 +08:00
|
|
|
config NFC_NCI
|
2012-10-24 04:04:11 +08:00
|
|
|
depends on NFC
|
|
|
|
tristate "NCI protocol support"
|
2011-09-18 16:19:35 +08: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).
|