X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2Fnfc%2Fnci%2FKconfig;fp=net%2Fnfc%2Fnci%2FKconfig;h=decdc49b26d873ebcb62e6bf8047af6f648c483a;hb=6a2968aaf50c7a22fced77a5e24aa636281efca8;hp=0000000000000000000000000000000000000000;hpb=55eb94f9e923cba376cdf48ea5ab28d81116bead;p=pandora-kernel.git diff --git a/net/nfc/nci/Kconfig b/net/nfc/nci/Kconfig new file mode 100644 index 000000000000..decdc49b26d8 --- /dev/null +++ b/net/nfc/nci/Kconfig @@ -0,0 +1,10 @@ +config NFC_NCI + depends on NFC && EXPERIMENTAL + tristate "NCI protocol support (EXPERIMENTAL)" + 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).