NFC: driver for TI shared transport
[firefly-linux-kernel-4.4.55.git] / drivers / nfc / Kconfig
index 2acff4307ca401c70b40909826e9d5e1cccb6c3f..8a56fd3da98953aab54673022f71967c6af18572 100644 (file)
@@ -27,4 +27,15 @@ config NFC_PN533
          Say Y here to compile support for PN533 devices into the
          kernel or say M to compile it as module (pn533).
 
+config NFC_WILINK
+       tristate "Texas Instruments NFC WiLink driver"
+       depends on TI_ST
+       help
+         This enables the NFC driver for Texas Instrument's BT/FM/GPS/NFC
+         combo devices. This makes use of shared transport line discipline
+         core driver to communicate with the NFC core of the combo chip.
+
+         Say Y here to compile support for Texas Instrument's NFC WiLink driver
+         into the kernel or say M to compile it as module.
+
 endmenu