summaryrefslogtreecommitdiff
path: root/net/nfc/llcp/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'net/nfc/llcp/Kconfig')
-rw-r--r--net/nfc/llcp/Kconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/net/nfc/llcp/Kconfig b/net/nfc/llcp/Kconfig
new file mode 100644
index 00000000000..fbf5e815090
--- /dev/null
+++ b/net/nfc/llcp/Kconfig
@@ -0,0 +1,7 @@
+config NFC_LLCP
+ depends on NFC && EXPERIMENTAL
+ bool "NFC LLCP support (EXPERIMENTAL)"
+ default n
+ help
+ Say Y here if you want to build support for a kernel NFC LLCP
+ implementation. \ No newline at end of file