Merge tag 'fcoe' into fixes
[firefly-linux-kernel-4.4.55.git] / drivers / nfc / Kconfig
index e57034971cccacaafb3814bef8dd5d0aa8b7e68d..4775d4e61b881de43d93f1643b462e47e6cc52a4 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_BUS_NFC && 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"