Linux Audio

Check our new training course

Linux debugging, profiling, tracing and performance analysis training

Mar 24-27, 2025, special US time zones
Register
Loading...
Note: File does not exist in v3.1.
 1config NFC_NCI
 2	depends on NFC && EXPERIMENTAL
 3	tristate "NCI protocol support (EXPERIMENTAL)"
 4	default n
 5	help
 6	  NCI (NFC Controller Interface) is a communication protocol between
 7	  an NFC Controller (NFCC) and a Device Host (DH).
 8
 9	  Say Y here to compile NCI support into the kernel or say M to
10	  compile it as module (nci).