This commit is contained in:
2025-08-11 12:28:53 +02:00
parent 43e474e7cb
commit ba24dcded9
24 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
#
# 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.