Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
[linux-2.6.git] / net / nfc / nci / Kconfig
blob6d69b5f0f19b0ab97c779375cf6fa7bf474fc1b5
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).
9           Say Y here to compile NCI support into the kernel or say M to
10           compile it as module (nci).