]> git.karo-electronics.de Git - karo-tx-linux.git/commit
amd-xgbe-phy: Let AMD_XGBE_PHY depend on HAS_IOMEM
authorLendacky, Thomas <Thomas.Lendacky@amd.com>
Tue, 4 Nov 2014 22:07:46 +0000 (16:07 -0600)
committerDavid S. Miller <davem@davemloft.net>
Thu, 6 Nov 2014 02:50:13 +0000 (21:50 -0500)
commit5cdec679671741bcca1f8280699a64b42c9fa2b4
treefd6c145593ff1c901a9980765952700586d6fe20
parent474809b9e1daf429047195d2394c51a6b4b09f36
amd-xgbe-phy: Let AMD_XGBE_PHY depend on HAS_IOMEM

The amd-xgbe-phy driver needs to perform ioremap calls, so add HAS_IOMEM
to its build dependency.

Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/Kconfig