Clément Perrochaud | dece458 | 2015-03-09 11:12:04 +0100 | [diff] [blame^] | 1 | config NFC_NXP_NCI |
2 | tristate "NXP-NCI NFC driver" | ||||
3 | depends on NFC_NCI | ||||
4 | default n | ||||
5 | ---help--- | ||||
6 | Generic core driver for NXP NCI chips such as the NPC100 | ||||
7 | or PN7150 families. | ||||
8 | This is a driver based on the NCI NFC kernel layers and | ||||
9 | will thus not work with NXP libnfc library. | ||||
10 | |||||
11 | To compile this driver as a module, choose m here. The module will | ||||
12 | be called nxp_nci. | ||||
13 | Say N if unsure. |