From: David S. Miller Date: Tue, 10 Apr 2012 13:25:46 +0000 (-0400) Subject: wiznet: Fix Kconfig dependencies. X-Git-Tag: v3.5-rc1~109^2~527 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32ed53b83ea5ec26a4dba90e18f5e0ff6c71eb48;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed