| .. | .. |
|---|
| 1 | +# SPDX-License-Identifier: GPL-2.0-only |
|---|
| 1 | 2 | # |
|---|
| 2 | 3 | # Amateur Radio protocols and AX.25 device configuration |
|---|
| 3 | 4 | # |
|---|
| .. | .. |
|---|
| 7 | 8 | bool "Amateur Radio support" |
|---|
| 8 | 9 | help |
|---|
| 9 | 10 | 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/> |
|---|
| 11 | 12 | and more specifically about AX.25 on Linux |
|---|
| 12 | 13 | <http://www.linux-ax25.org/>. |
|---|
| 13 | 14 | |
|---|
| .. | .. |
|---|
| 38 | 39 | Information about where to get supporting software for Linux amateur |
|---|
| 39 | 40 | radio as well as information about how to configure an AX.25 port is |
|---|
| 40 | 41 | 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 |
|---|
| 43 | 44 | kernel source. More information about digital amateur radio in |
|---|
| 44 | 45 | general is on the WWW at |
|---|
| 45 | | - <http://www.tapr.org/>. |
|---|
| 46 | + <https://www.tapr.org/>. |
|---|
| 46 | 47 | |
|---|
| 47 | 48 | To compile this driver as a module, choose M here: the |
|---|
| 48 | 49 | module will be called ax25. |
|---|
| .. | .. |
|---|
| 87 | 88 | users as well as information about how to configure an AX.25 port is |
|---|
| 88 | 89 | contained in the Linux Ham Wiki, available from |
|---|
| 89 | 90 | <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 |
|---|
| 91 | 92 | digital amateur radio in general is on the WWW at |
|---|
| 92 | | - <http://www.tapr.org/>. |
|---|
| 93 | + <https://www.tapr.org/>. |
|---|
| 93 | 94 | |
|---|
| 94 | 95 | To compile this driver as a module, choose M here: the |
|---|
| 95 | 96 | module will be called netrom. |
|---|
| .. | .. |
|---|
| 106 | 107 | users as well as information about how to configure an AX.25 port is |
|---|
| 107 | 108 | contained in the Linux Ham Wiki, available from |
|---|
| 108 | 109 | <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 |
|---|
| 110 | 111 | digital amateur radio in general is on the WWW at |
|---|
| 111 | | - <http://www.tapr.org/>. |
|---|
| 112 | + <https://www.tapr.org/>. |
|---|
| 112 | 113 | |
|---|
| 113 | 114 | To compile this driver as a module, choose M here: the |
|---|
| 114 | 115 | module will be called rose. |
|---|