mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-17 02:36:21 +00:00
net/lapb: remove depends on CONFIG_EXPERIMENTAL
The CONFIG_EXPERIMENTAL 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 from any "depends on" lines in Kconfigs. CC: "David S. Miller" <davem@davemloft.net> Signed-off-by: Kees Cook <keescook@chromium.org> Acked-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
41694365e2
commit
5ba0a3be6e
@ -3,8 +3,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
config LAPB
|
config LAPB
|
||||||
tristate "LAPB Data Link Driver (EXPERIMENTAL)"
|
tristate "LAPB Data Link Driver"
|
||||||
depends on EXPERIMENTAL
|
|
||||||
---help---
|
---help---
|
||||||
Link Access Procedure, Balanced (LAPB) is the data link layer (i.e.
|
Link Access Procedure, Balanced (LAPB) is the data link layer (i.e.
|
||||||
the lower) part of the X.25 protocol. It offers a reliable
|
the lower) part of the X.25 protocol. It offers a reliable
|
||||||
|
Loading…
x
Reference in New Issue
Block a user