Merge tag 'fbdev-main-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
[linux-2.6-microblaze.git] / drivers / nfc / Kconfig
index fe20e1c..65d4ca1 100644 (file)
@@ -26,6 +26,18 @@ config NFC_WILINK
          Say Y here to compile support for Texas Instrument's NFC WiLink driver
          into the kernel or say M to compile it as module.
 
+config NFC_TRF7970A
+       tristate "Texas Instruments TRF7970a NFC driver"
+       depends on SPI && NFC_DIGITAL
+       help
+         This option enables the NFC driver for Texas Instruments' TRF7970a
+         device. Such device supports 5 different protocols: ISO14443A,
+         ISO14443B, FeLiCa, ISO15693 and ISO18000-3.
+
+         Say Y here to compile support for TRF7970a into the kernel or
+         say M  to compile it as a module. The module will be called
+         trf7970a.ko.
+
 config NFC_MEI_PHY
        tristate "MEI bus NFC device support"
        depends on INTEL_MEI && NFC_HCI