hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/net/atm/Kconfig
....@@ -1,10 +1,11 @@
1
+# SPDX-License-Identifier: GPL-2.0-only
12 #
23 # Asynchronous Transfer Mode (ATM)
34 #
45
56 config ATM
67 tristate "Asynchronous Transfer Mode (ATM)"
7
- ---help---
8
+ help
89 ATM is a high-speed networking technology for Local Area Networks
910 and Wide Area Networks. It uses a fixed packet size and is
1011 connection oriented, allowing for the negotiation of minimum
....@@ -15,7 +16,7 @@
1516 of your ATM card below.
1617
1718 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
1920 further details.
2021
2122 config ATM_CLIP