Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122953
b: refs/heads/master
c: eb56092
h: refs/heads/master
i:
  122951: 97e7583
v: v3
  • Loading branch information
Dave Jones authored and David S. Miller committed Dec 28, 2008
1 parent 85355a5 commit dd672aa
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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: 8d25332081d87491e3b12fa130539fe9e2ba4a94
refs/heads/master: eb56092fc168bf5af199d47af50c0d84a96db898
2 changes: 1 addition & 1 deletion trunk/drivers/net/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2650,7 +2650,7 @@ config RIONET_RX_SIZE
default "128"

config FDDI
bool "FDDI driver support"
tristate "FDDI driver support"
depends on (PCI || EISA || TC)
help
Fiber Distributed Data Interface is a high speed local area network
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/net/tokenring/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

# So far, we only have PCI, ISA, and MCA token ring devices
menuconfig TR
bool "Token Ring driver support"
tristate "Token Ring driver support"
depends on NETDEVICES && !UML
depends on (PCI || ISA || MCA || CCW)
select LLC
Expand Down

0 comments on commit dd672aa

Please sign in to comment.