Ilan Elias | 6a2968a | 2011-09-18 11:19:35 +0300 | [diff] [blame] | 1 | config NFC_NCI |
Kees Cook | f152218 | 2012-10-23 13:04:11 -0700 | [diff] [blame] | 2 | depends on NFC |
3 | tristate "NCI protocol support" | ||||
Ilan Elias | 6a2968a | 2011-09-18 11:19:35 +0300 | [diff] [blame] | 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). |