Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353549
b: refs/heads/master
c: c9f1b39
h: refs/heads/master
i:
  353547: 68a2f2f
v: v3
  • Loading branch information
Kees Cook committed Jan 11, 2013
1 parent 6683241 commit 1b63fbe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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: 513fe16a244f0340a085fa7c966dc73ad615eed3
refs/heads/master: c9f1b39aee74e83a18411ea6a85c0b711c14d99b
8 changes: 4 additions & 4 deletions trunk/drivers/net/wan/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ config WAN_ROUTER_DRIVERS
If unsure, say N.

config CYCLADES_SYNC
tristate "Cyclom 2X(tm) cards (EXPERIMENTAL)"
tristate "Cyclom 2X(tm) cards"
depends on WAN_ROUTER_DRIVERS && (PCI || ISA)
---help---
Cyclom 2X from Cyclades Corporation <http://www.avocent.com/> is an
Expand Down Expand Up @@ -403,7 +403,7 @@ config CYCLADES_SYNC
module will be called cyclomx.

config CYCLOMX_X25
bool "Cyclom 2X X.25 support (EXPERIMENTAL)"
bool "Cyclom 2X X.25 support"
depends on CYCLADES_SYNC
help
Connect a Cyclom 2X card to an X.25 network.
Expand All @@ -412,7 +412,7 @@ config CYCLOMX_X25

# X.25 network drivers
config LAPBETHER
tristate "LAPB over Ethernet driver (EXPERIMENTAL)"
tristate "LAPB over Ethernet driver"
depends on LAPB && X25
---help---
Driver for a pseudo device (typically called /dev/lapb0) which allows
Expand All @@ -428,7 +428,7 @@ config LAPBETHER
If unsure, say N.

config X25_ASY
tristate "X.25 async driver (EXPERIMENTAL)"
tristate "X.25 async driver"
depends on LAPB && X25
---help---
Send and receive X.25 frames over regular asynchronous serial
Expand Down

0 comments on commit 1b63fbe

Please sign in to comment.