projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f0c454
)
NFC: nfcsim: Fix missing dependency on NFC_DIGITAL
author
Thierry Escande
<thierry.escande@collabora.com>
Mon, 4 Jul 2016 14:42:55 +0000
(16:42 +0200)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Wed, 6 Jul 2016 08:02:09 +0000
(10:02 +0200)
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>
drivers/nfc/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/nfc/Kconfig
b/drivers/nfc/Kconfig
index ea8321a483f95a2f329255a55aeb4f6ecc4ba7bf..9d2369269abf141e9d993a50568637d7c4225e45 100644
(file)
--- 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