| .. | .. |
|---|
| 1 | +# SPDX-License-Identifier: GPL-2.0-only |
|---|
| 1 | 2 | # |
|---|
| 2 | 3 | # Asynchronous Transfer Mode (ATM) |
|---|
| 3 | 4 | # |
|---|
| 4 | 5 | |
|---|
| 5 | 6 | config ATM |
|---|
| 6 | 7 | tristate "Asynchronous Transfer Mode (ATM)" |
|---|
| 7 | | - ---help--- |
|---|
| 8 | + help |
|---|
| 8 | 9 | ATM is a high-speed networking technology for Local Area Networks |
|---|
| 9 | 10 | and Wide Area Networks. It uses a fixed packet size and is |
|---|
| 10 | 11 | connection oriented, allowing for the negotiation of minimum |
|---|
| .. | .. |
|---|
| 15 | 16 | of your ATM card below. |
|---|
| 16 | 17 | |
|---|
| 17 | 18 | Note that you need a set of user-space programs to actually make use |
|---|
| 18 | | - of ATM. See the file <file:Documentation/networking/atm.txt> for |
|---|
| 19 | + of ATM. See the file <file:Documentation/networking/atm.rst> for |
|---|
| 19 | 20 | further details. |
|---|
| 20 | 21 | |
|---|
| 21 | 22 | config ATM_CLIP |
|---|