From: Florian Fainelli Date: Mon, 15 Dec 2014 17:57:14 +0000 (-0800) Subject: net: systemport: always select FIXED_PHY X-Git-Tag: omap-for-v3.20/drop-legacy-3517~36^2~20^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=598ea8238a32e9de36f73ab33110e37483c2a7f2;p=pandora-kernel.git net: systemport: always select FIXED_PHY There is no need to do the following: select FIXED_PHY if SYSTEMPORT=y, as this implies that we will not be able to build and/or run the driver correctly when built as a module, which is no longer an issue since commit 37e9a6904520 ("net: phy: export fixed_phy_register()") Fixes: a3862db2d3c4 ("net: systemport: hook SYSTEMPORT driver in the build") Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed