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: v4.8-rc1~140^2~48^2~15 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=8f49bec6c36c73f0c212e07229b19fb4bba85788;p=karo-tx-linux.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 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