hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/net/slip/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 #
23 # SLIP network device configuration
34 #
....@@ -5,7 +6,7 @@
56 config SLIP
67 tristate "SLIP (serial line) support"
78 depends on TTY
8
- ---help---
9
+ help
910 Say Y if you intend to use SLIP or CSLIP (compressed SLIP) to
1011 connect to your Internet service provider or to connect to some
1112 other local Unix box or if you want to configure your Linux box as a
....@@ -35,7 +36,7 @@
3536
3637 config SLHC
3738 tristate
38
- ---help---
39
+ help
3940 This option enables Van Jacobsen serial line header compression
4041 routines.
4142
....@@ -45,7 +46,7 @@
4546 bool "CSLIP compressed headers"
4647 depends on SLIP
4748 select SLHC
48
- ---help---
49
+ help
4950 This protocol is faster than SLIP because it uses compression on the
5051 TCP/IP headers (not on the data itself), but it has to be supported
5152 on both ends. Ask your access provider if you are not sure and
....@@ -60,7 +61,7 @@
6061 config SLIP_SMART
6162 bool "Keepalive and linefill"
6263 depends on SLIP
63
- ---help---
64
+ help
6465 Adds additional capabilities to the SLIP driver to support the
6566 RELCOM line fill and keepalive monitoring. Ideal on poor quality
6667 analogue lines.
....@@ -68,7 +69,7 @@
6869 config SLIP_MODE_SLIP6
6970 bool "Six bit SLIP encapsulation"
7071 depends on SLIP
71
- ---help---
72
+ help
7273 Just occasionally you may need to run IP over hostile serial
7374 networks that don't pass all control characters or are only seven
7475 bit. Saying Y here adds an extra mode you can use with SLIP: