Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9620
b: refs/heads/master
c: 32fa2bf
h: refs/heads/master
v: v3
  • Loading branch information
Grant Coady authored and Jeff Garzik committed Oct 4, 2005
1 parent 7f2c3c4 commit a8b811c
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: 49a9db07abd4ac89693dbd4dcd92fcd1f30ece00
refs/heads/master: 32fa2bfcf882f8901ca206e33b0d8975cc8e89a2
8 changes: 4 additions & 4 deletions trunk/drivers/net/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1655,7 +1655,7 @@ config LAN_SAA9730

config NET_POCKET
bool "Pocket and portable adapters"
depends on NET_ETHERNET && ISA
depends on NET_ETHERNET && PARPORT
---help---
Cute little network (Ethernet) devices which attach to the parallel
port ("pocket adapters"), commonly used with laptops. If you have
Expand All @@ -1679,7 +1679,7 @@ config NET_POCKET

config ATP
tristate "AT-LAN-TEC/RealTek pocket adapter support"
depends on NET_POCKET && ISA && X86
depends on NET_POCKET && PARPORT && X86
select CRC32
---help---
This is a network (Ethernet) device which attaches to your parallel
Expand All @@ -1694,7 +1694,7 @@ config ATP

config DE600
tristate "D-Link DE600 pocket adapter support"
depends on NET_POCKET && ISA
depends on NET_POCKET && PARPORT
---help---
This is a network (Ethernet) device which attaches to your parallel
port. Read <file:Documentation/networking/DLINK.txt> as well as the
Expand All @@ -1709,7 +1709,7 @@ config DE600

config DE620
tristate "D-Link DE620 pocket adapter support"
depends on NET_POCKET && ISA
depends on NET_POCKET && PARPORT
---help---
This is a network (Ethernet) device which attaches to your parallel
port. Read <file:Documentation/networking/DLINK.txt> as well as the
Expand Down

0 comments on commit a8b811c

Please sign in to comment.