aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nfc
diff options
context:
space:
mode:
authorThierry Escande <thierry.escande@collabora.com>2016-07-04 16:42:55 +0200
committerSamuel Ortiz <sameo@linux.intel.com>2016-07-06 10:02:09 +0200
commit8f49bec6c36c73f0c212e07229b19fb4bba85788 (patch)
tree11df1102c3b98938d6797aeaf04f8193a434017f /drivers/nfc
parentNFC: port100: Abort current command before switching RF off (diff)
downloadlinux-dev-8f49bec6c36c73f0c212e07229b19fb4bba85788.tar.xz
linux-dev-8f49bec6c36c73f0c212e07229b19fb4bba85788.zip
NFC: nfcsim: Fix missing dependency on NFC_DIGITAL
The nfcsim driver now depends on the Digital layer. This patch adds the missing dependency on NFC_DIGITAL for NFC_SIM config. Signed-off-by: Thierry Escande <thierry.escande@collabora.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/nfc')
-rw-r--r--drivers/nfc/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/nfc/Kconfig b/drivers/nfc/Kconfig
index ea8321a483f9..9d2369269abf 100644
--- a/drivers/nfc/Kconfig
+++ b/drivers/nfc/Kconfig
@@ -40,6 +40,7 @@ config NFC_MEI_PHY
config NFC_SIM
tristate "NFC hardware simulator driver"
+ depends on NFC_DIGITAL
help
This driver declares two virtual NFC devices supporting NFC-DEP
protocol. An LLCP connection can be established between them and