99ab089c55
git-subtree-dir: nxp/opensource/driver git-subtree-mainline:47018f8d6d
git-subtree-split:c6f0de7127
Change-Id: repo: https://git.codelinaro.org/clo/la/platform/vendor/nxp/opensource/driver tag: LA.VENDOR.14.3.0.r1-17300-lanai.QSSI15.0
14 lines
351 B
Plaintext
14 lines
351 B
Plaintext
#
|
|
# near field communication driver configuration
|
|
#
|
|
|
|
config NXP_NFC_I2C
|
|
tristate "NXP NCI based NFC I2C Slave Driver for SNxxx"
|
|
depends on I2C
|
|
help
|
|
This enables the NFC driver for SNxxx based devices.
|
|
This is for I2C connected version. NCI protocol logic
|
|
resides in the usermode and it has no other NFC dependencies.
|
|
|
|
If unsure, say N.
|