summaryrefslogtreecommitdiff
path: root/net/nfc/llcp/Kconfig
diff options
context:
space:
mode:
authorSamuel Ortiz <sameo@linux.intel.com>2013-04-26 09:49:40 (GMT)
committerSamuel Ortiz <sameo@linux.intel.com>2013-04-26 10:37:28 (GMT)
commit30cc4587659e1c9b1bfade8b2a757d91e04758ab (patch)
tree93a7ada48f9581851cdce979f09bcd0c3d4dd3d9 /net/nfc/llcp/Kconfig
parentb006ed545cbadf1ebd4683719554742d20dbcede (diff)
downloadlinux-fsl-qoriq-30cc4587659e1c9b1bfade8b2a757d91e04758ab.tar.xz
NFC: Move LLCP code to the NFC top level diirectory
And stop making it optional. LLCP is a fundamental part of the NFC specifications and making it optional does not make much sense. Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'net/nfc/llcp/Kconfig')
-rw-r--r--net/nfc/llcp/Kconfig7
1 files changed, 0 insertions, 7 deletions
diff --git a/net/nfc/llcp/Kconfig b/net/nfc/llcp/Kconfig
deleted file mode 100644
index a1a41cd..0000000
--- a/net/nfc/llcp/Kconfig
+++ /dev/null
@@ -1,7 +0,0 @@
-config NFC_LLCP
- depends on NFC
- bool "NFC LLCP support"
- default n
- help
- Say Y here if you want to build support for a kernel NFC LLCP
- implementation. \ No newline at end of file