]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/blob - net/nfc/nci/Kconfig
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
[can-eth-gw-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).