提交 8f49bec6 编写于 作者: T Thierry Escande 提交者: Samuel Ortiz

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: NThierry Escande <thierry.escande@collabora.com>
Signed-off-by: NSamuel Ortiz <sameo@linux.intel.com>
上级 9f0c4542
...@@ -40,6 +40,7 @@ config NFC_MEI_PHY ...@@ -40,6 +40,7 @@ config NFC_MEI_PHY
config NFC_SIM config NFC_SIM
tristate "NFC hardware simulator driver" tristate "NFC hardware simulator driver"
depends on NFC_DIGITAL
help help
This driver declares two virtual NFC devices supporting NFC-DEP This driver declares two virtual NFC devices supporting NFC-DEP
protocol. An LLCP connection can be established between them and protocol. An LLCP connection can be established between them and
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册