54720c301a
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>
7 lines
179 B
Plaintext
7 lines
179 B
Plaintext
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. |