NFC: Remove CONFIG_EXPERIMENTAL
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>
This commit is contained in:
Родитель
0f45077222
Коммит
deccb2a207
|
@ -3,8 +3,8 @@
|
|||
#
|
||||
|
||||
menuconfig NFC
|
||||
depends on NET && EXPERIMENTAL
|
||||
tristate "NFC subsystem support (EXPERIMENTAL)"
|
||||
depends on NET
|
||||
tristate "NFC subsystem support"
|
||||
default n
|
||||
help
|
||||
Say Y here if you want to build support for NFC (Near field
|
||||
|
|
Загрузка…
Ссылка в новой задаче