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:
2f6f9d6
)
wiznet: Fix Kconfig dependencies.
author
David S. Miller
<davem@davemloft.net>
Tue, 10 Apr 2012 13:25:46 +0000
(09:25 -0400)
committer
David S. Miller
<davem@davemloft.net>
Tue, 10 Apr 2012 13:25:46 +0000
(09:25 -0400)
Both drivers need to depend upon HAS_IOMEM, otherwise we
get a build failure on platforms like S390.
All the driver specific config options need to depend upon
the drivers themselves.
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found