blob: 5f60c7cf02e86bf9772ab1c5ee3a1fa3883b8248 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
config NFC_NXP_NCI
tristate "NXP-NCI NFC driver"
depends on NFC_NCI
default n
---help---
Generic core driver for NXP NCI chips such as the NPC100
or PN7150 families.
This is a driver based on the NCI NFC kernel layers and
will thus not work with NXP libnfc library.
To compile this driver as a module, choose m here. The module will
be called nxp_nci.
Say N if unsure.
|