From: Thierry Escande Date: Mon, 4 Jul 2016 14:42:55 +0000 (+0200) Subject: NFC: nfcsim: Fix missing dependency on NFC_DIGITAL X-Git-Tag: kvm-4.8-3~101^2~48^2~15 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=8f49bec6c36c73f0c212e07229b19fb4bba85788;p=users%2Fdwmw2%2Flinux.git 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 Signed-off-by: Samuel Ortiz --- diff --git a/drivers/nfc/Kconfig b/drivers/nfc/Kconfig index ea8321a483f95..9d2369269abf1 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