git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70c2efa
)
dsa: Fix Kconfig dependencies.
author
David S. Miller
<davem@davemloft.net>
Tue, 13 Jul 2010 03:03:42 +0000
(20:03 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 13 Jul 2010 03:03:42 +0000
(20:03 -0700)
Based upon a report by Randy Dunlap.
DSA needs PHYLIB, but PHYLIB needs NET_ETHERNET. So, in order
to select PHYLIB we have to make DSA depend upon NET_ETHERNET.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found