Rtwo/kernel/motorola/sm8550-modules/nxp/opensource/driver/Kconfig

14 lines
351 B
Text
Raw Normal View History

2025-09-30 20:22:48 -04:00
#
# 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.