Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287515
b: refs/heads/master
c: da09128
h: refs/heads/master
i:
  287513: 9d6ff94
  287511: 40ae308
v: v3
  • Loading branch information
Al Viro authored and David S. Miller committed Feb 7, 2012
1 parent 2800ce4 commit 9e86efb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 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: aadf1f0fc851d71095d2773bcda73e1423e6b730
refs/heads/master: da0912868527913eba15f5ebcfb420b32a037f1a
5 changes: 4 additions & 1 deletion trunk/drivers/net/tokenring/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ menuconfig TR
bool "Token Ring driver support"
depends on NETDEVICES && !UML
depends on (PCI || ISA || MCA || CCW || PCMCIA)
select LLC
help
Token Ring is IBM's way of communication on a local network; the
rest of the world uses Ethernet. To participate on a Token Ring
Expand All @@ -20,6 +19,10 @@ menuconfig TR

if TR

config WANT_LLC
def_bool y
select LLC

config PCMCIA_IBMTR
tristate "IBM PCMCIA tokenring adapter support"
depends on IBMTR!=y && PCMCIA
Expand Down

0 comments on commit 9e86efb

Please sign in to comment.