NFC: Remove CONFIG_EXPERIMENTAL from the LLCP Makefile
authorKees Cook <keescook@chromium.org>
Tue, 23 Oct 2012 20:04:10 +0000 (13:04 -0700)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 26 Oct 2012 16:26:52 +0000 (18:26 +0200)
This config item has not carried much meaning for a while now and is
almost always enabled by default. As agreed during the Linux kernel
summit, remove it.

Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
net/nfc/llcp/Kconfig

index fbf5e815090857af357e28d5e1b6da26ac58b06d..a1a41cd68255a571acf59e4c14b8731c9dd10cb6 100644 (file)
@@ -1,6 +1,6 @@
 config NFC_LLCP
-       depends on NFC && EXPERIMENTAL
-       bool "NFC LLCP support (EXPERIMENTAL)"
+       depends on NFC
+       bool "NFC LLCP support"
        default n
        help
         Say Y here if you want to build support for a kernel NFC LLCP