Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 209223
b: refs/heads/master
c: cba86f2
h: refs/heads/master
i:
  209221: 2ecc602
  209219: 169f20b
  209215: 7a918ae
v: v3
  • Loading branch information
Randy Dunlap authored and David S. Miller committed Aug 12, 2010
1 parent 175b834 commit c7e1caa
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: 5b75c4973ce779520b9d1e392483207d6f842cde
refs/heads/master: cba86f2e20a33cd2e6f41bd5e5b23aa2d55c95b8
2 changes: 1 addition & 1 deletion trunk/drivers/net/phy/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
menuconfig PHYLIB
tristate "PHY Device support and infrastructure"
depends on !S390
depends on NET_ETHERNET
depends on NETDEVICES
help
Ethernet controllers are usually attached to PHY
devices. This option provides infrastructure for
Expand Down
2 changes: 1 addition & 1 deletion trunk/net/dsa/Kconfig
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
menuconfig NET_DSA
bool "Distributed Switch Architecture support"
default n
depends on EXPERIMENTAL && NET_ETHERNET && !S390
depends on EXPERIMENTAL && NETDEVICES && !S390
select PHYLIB
---help---
This allows you to use hardware switch chips that use
Expand Down

0 comments on commit c7e1caa

Please sign in to comment.