]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb03f919bd7228875c4aa5073a38d73ebd27aba25
tree4771531f44e5f60461cbc688b62651bf1ceec455
parent1d2019d6362c7841c02a7b839387d1863b9cb71d
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