linux/drivers/net/ethernet/micrel
Marek Vasut f0791b92d2 net: ks8851: Select PHYLIB and MICREL_PHY in Kconfig
The PHYLIB must be selected to provide mdiobus_*() functions, and the
MICREL_PHY is necessary too, as that is the only possible PHY attached
to the KS8851 (it is the internal PHY).

Fixes: ef3631220d ("net: ks8851: Register MDIO bus and the internal PHY")
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Heiner Kallweit <hkallweit1@gmail.com>
Cc: Lukas Wunner <lukas@wunner.de>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://lore.kernel.org/r/20210111125046.36326-1-marex@denx.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2021-01-12 18:42:36 -08:00
..
Kconfig net: ks8851: Select PHYLIB and MICREL_PHY in Kconfig 2021-01-12 18:42:36 -08:00
ks8842.c net: micrel: convert tasklets to use new tasklet_setup() API 2020-09-14 13:02:37 -07:00
ks8851_common.c net: ks8851: Register MDIO bus and the internal PHY 2021-01-05 17:05:11 -08:00
ks8851_par.c net: ks8851: Implement Parallel bus operations 2020-05-28 16:30:04 -07:00
ks8851_spi.c net: ks8851: Separate SPI operations into separate file 2020-05-28 16:30:04 -07:00
ks8851.h net: ks8851: Register MDIO bus and the internal PHY 2021-01-05 17:05:11 -08:00
ksz884x.c net: ksz884x: Use fallthrough pseudo-keyword 2020-10-03 17:33:23 -07:00
Makefile net: ks8851: Implement Parallel bus operations 2020-05-28 16:30:04 -07:00