alistair23-linux/drivers/net/dsa
Florian Fainelli 9f9f26475c net: dsa: bcm_sf2: always select FIXED_PHY
There is no need to do the following:

select FIXED_PHY if NET_DSA_BCM_SF2=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 37e9a69045 ("net: phy: export
fixed_phy_register()").

Fixes: 246d7f773c ("net: dsa: add Broadcom SF2 switch driver")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-12-16 00:57:07 -05:00
..
bcm_sf2.c net: dsa: bcm_sf2: force link for all fixed PHY devices 2014-12-11 21:17:13 -05:00
bcm_sf2.h net: dsa: bcm_sf2: add support for controlling EEE 2014-09-28 17:14:09 -04:00
bcm_sf2_regs.h net: dsa: bcm_sf2: add support for controlling EEE 2014-09-28 17:14:09 -04:00
Kconfig net: dsa: bcm_sf2: always select FIXED_PHY 2014-12-16 00:57:07 -05:00
Makefile net: dsa: Add support for Marvell 88E6352 2014-10-30 14:54:10 -04:00
mv88e6xxx.c net: dsa: Centralise code for reading the temperature sensor 2014-11-16 15:47:26 -05:00
mv88e6xxx.h net: dsa: Centralise code for reading the temperature sensor 2014-11-16 15:47:26 -05:00
mv88e6060.c net: dsa: Report known silicon revisions for Marvell 88E6060 2014-10-30 14:54:10 -04:00
mv88e6123_61_65.c net: dsa: Centralise code for reading the temperature sensor 2014-11-16 15:47:26 -05:00
mv88e6131.c net: dsa: Report known silicon revisions for Marvell 88E6131 2014-10-30 14:54:10 -04:00
mv88e6171.c net: dsa: mv88e6171: Add support for reading switch registers 2014-11-16 15:47:26 -05:00
mv88e6352.c net: dsa: Provide additional RMON statistics 2014-10-30 14:54:12 -04:00