hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/net/ax25/Kconfig
....@@ -1,3 +1,4 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 #
23 # Amateur Radio protocols and AX.25 device configuration
34 #
....@@ -7,7 +8,7 @@
78 bool "Amateur Radio support"
89 help
910 If you want to connect your Linux box to an amateur radio, answer Y
10
- here. You want to read <http://www.tapr.org/>
11
+ here. You want to read <https://www.tapr.org/>
1112 and more specifically about AX.25 on Linux
1213 <http://www.linux-ax25.org/>.
1314
....@@ -38,11 +39,11 @@
3839 Information about where to get supporting software for Linux amateur
3940 radio as well as information about how to configure an AX.25 port is
4041 contained in the AX25-HOWTO, available from
41
- <http://www.tldp.org/docs.html#howto>. You might also want to
42
- check out the file <file:Documentation/networking/ax25.txt> in the
42
+ <https://www.tldp.org/docs.html#howto>. You might also want to
43
+ check out the file <file:Documentation/networking/ax25.rst> in the
4344 kernel source. More information about digital amateur radio in
4445 general is on the WWW at
45
- <http://www.tapr.org/>.
46
+ <https://www.tapr.org/>.
4647
4748 To compile this driver as a module, choose M here: the
4849 module will be called ax25.
....@@ -87,9 +88,9 @@
8788 users as well as information about how to configure an AX.25 port is
8889 contained in the Linux Ham Wiki, available from
8990 <http://www.linux-ax25.org>. You also might want to check out the
90
- file <file:Documentation/networking/ax25.txt>. More information about
91
+ file <file:Documentation/networking/ax25.rst>. More information about
9192 digital amateur radio in general is on the WWW at
92
- <http://www.tapr.org/>.
93
+ <https://www.tapr.org/>.
9394
9495 To compile this driver as a module, choose M here: the
9596 module will be called netrom.
....@@ -106,9 +107,9 @@
106107 users as well as information about how to configure an AX.25 port is
107108 contained in the Linux Ham Wiki, available from
108109 <http://www.linux-ax25.org>. You also might want to check out the
109
- file <file:Documentation/networking/ax25.txt>. More information about
110
+ file <file:Documentation/networking/ax25.rst>. More information about
110111 digital amateur radio in general is on the WWW at
111
- <http://www.tapr.org/>.
112
+ <https://www.tapr.org/>.
112113
113114 To compile this driver as a module, choose M here: the
114115 module will be called rose.