Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 46025
b: refs/heads/master
c: 9d6ed92
h: refs/heads/master
i:
  46023: 0367b6f
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Feb 2, 2007
1 parent bdf57a7 commit d21a982
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: b4cff8464b12b71fd6573c9b9dd762d2d390ef6c
refs/heads/master: 9d6ed92196f7acdd1052b0828bb1e2f1a7241815
6 changes: 3 additions & 3 deletions trunk/drivers/net/hamradio/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ config SCC_TRXECHO

config BAYCOM_SER_FDX
tristate "BAYCOM ser12 fullduplex driver for AX.25"
depends on AX25
depends on AX25 && !S390
select CRC_CCITT
---help---
This is one of two drivers for Baycom style simple amateur radio
Expand All @@ -133,7 +133,7 @@ config BAYCOM_SER_FDX

config BAYCOM_SER_HDX
tristate "BAYCOM ser12 halfduplex driver for AX.25"
depends on AX25
depends on AX25 && !S390
select CRC_CCITT
---help---
This is one of two drivers for Baycom style simple amateur radio
Expand Down Expand Up @@ -181,7 +181,7 @@ config BAYCOM_EPP

config YAM
tristate "YAM driver for AX.25"
depends on AX25
depends on AX25 && !S390
help
The YAM is a modem for packet radio which connects to the serial
port and includes some of the functions of a Terminal Node
Expand Down

0 comments on commit d21a982

Please sign in to comment.