]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - drivers/net/ethernet/wiznet/Kconfig
wiznet: Fix Kconfig dependencies.
authorDavid S. Miller <davem@davemloft.net>
Tue, 10 Apr 2012 13:25:46 +0000 (09:25 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 10 Apr 2012 13:25:46 +0000 (09:25 -0400)
commit32ed53b83ea5ec26a4dba90e18f5e0ff6c71eb48
tree4771531f44e5f60461cbc688b62651bf1ceec455
parent2f6f9d6fe533b59b389103d669c9bab78584960a
wiznet: Fix Kconfig dependencies.

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>
drivers/net/ethernet/wiznet/Kconfig