Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
[firefly-linux-kernel-4.4.55.git] / drivers / nfc / Kconfig
index e57034971cccacaafb3814bef8dd5d0aa8b7e68d..74a852e4e41f0e11fbc8c891513648af6fcf9457 100644 (file)
@@ -26,6 +26,16 @@ 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_MEI_PHY
+       tristate "MEI bus NFC device support"
+       depends on INTEL_MEI && NFC_HCI
+       help
+         This adds support to use an mei bus nfc device. Select this if you
+         will use an HCI NFC driver for an NFC chip connected behind an
+         Intel's Management Engine chip.
+
+         If unsure, say N.
+
 source "drivers/nfc/pn544/Kconfig"
 source "drivers/nfc/microread/Kconfig"