blob: 6d69b5f0f19b0ab97c779375cf6fa7bf474fc1b5 (
plain)
1
2
3
4
5
6
7
8
9
10
|
config NFC_NCI
depends on NFC
tristate "NCI protocol support"
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).
|