Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 78638
b: refs/heads/master
c: 6fe5452
h: refs/heads/master
v: v3
  • Loading branch information
Robert P. J. Day authored and David S. Miller committed Jan 28, 2008
1 parent 17c0c20 commit 667c0ee
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9dd3245a2ac1834797191072705015e6a12f55bf
refs/heads/master: 6fe5452b3bb53e5bf5f37590b280ee73dc1e61b6
13 changes: 6 additions & 7 deletions trunk/net/atm/Kconfig
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
#
# Asynchronous Transfer Mode (ATM) (EXPERIMENTAL)
# Asynchronous Transfer Mode (ATM)
#

config ATM
tristate "Asynchronous Transfer Mode (ATM) (EXPERIMENTAL)"
depends on EXPERIMENTAL
tristate "Asynchronous Transfer Mode (ATM)"
---help---
ATM is a high-speed networking technology for Local Area Networks
and Wide Area Networks. It uses a fixed packet size and is
Expand All @@ -20,7 +19,7 @@ config ATM
further details.

config ATM_CLIP
tristate "Classical IP over ATM (EXPERIMENTAL)"
tristate "Classical IP over ATM"
depends on ATM && INET
help
Classical IP over ATM for PVCs and SVCs, supporting InARP and
Expand All @@ -29,7 +28,7 @@ config ATM_CLIP
(LANE)" below.

config ATM_CLIP_NO_ICMP
bool "Do NOT send ICMP if no neighbour (EXPERIMENTAL)"
bool "Do NOT send ICMP if no neighbour"
depends on ATM_CLIP
help
Normally, an "ICMP host unreachable" message is sent if a neighbour
Expand All @@ -39,7 +38,7 @@ config ATM_CLIP_NO_ICMP
such neighbours are silently discarded instead.

config ATM_LANE
tristate "LAN Emulation (LANE) support (EXPERIMENTAL)"
tristate "LAN Emulation (LANE) support"
depends on ATM
help
LAN Emulation emulates services of existing LANs across an ATM
Expand All @@ -48,7 +47,7 @@ config ATM_LANE
ELAN and Ethernet segments. You need LANE if you want to try MPOA.

config ATM_MPOA
tristate "Multi-Protocol Over ATM (MPOA) support (EXPERIMENTAL)"
tristate "Multi-Protocol Over ATM (MPOA) support"
depends on ATM && INET && ATM_LANE!=n
help
Multi-Protocol Over ATM allows ATM edge devices such as routers,
Expand Down

0 comments on commit 667c0ee

Please sign in to comment.