Eric Lapuyade | cfad1ba | 2012-12-18 14:53:53 +0100 | [diff] [blame^] | 1 | config NFC_MICROREAD |
2 | tristate "Inside Secure microread NFC driver" | ||||
3 | depends on NFC_HCI | ||||
4 | select CRC_CCITT | ||||
5 | default n | ||||
6 | ---help--- | ||||
7 | This module contains the main code for Inside Secure microread | ||||
8 | NFC chipsets. It implements the chipset HCI logic and hooks into | ||||
9 | the NFC kernel APIs. Physical layers will register against it. | ||||
10 | |||||
11 | To compile this driver as a module, choose m here. The module will | ||||
12 | be called microread. | ||||
13 | Say N if unsure. |