13 lines
322 B
Plaintext
Executable File
13 lines
322 B
Plaintext
Executable File
#
|
|
# st21nfc driver
|
|
#
|
|
|
|
menuconfig NFC_STM_I2C
|
|
tristate "QTI NCI based NFC I2C Slave Driver for STM NFC chip"
|
|
help
|
|
This enables the NFC driver for STM NFC chip 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.
|