[U-Boot] [PATCH 1/5] net: phy: Remove duplicate Kconfig selection for Micrel KSZ9021
Alexandru Gagniuc
alex.g at adaptrum.com
Fri Jul 7 18:36:56 UTC 2017
---
drivers/net/phy/Kconfig | 8 --------
1 file changed, 8 deletions(-)
diff --git a/drivers/net/phy/Kconfig b/drivers/net/phy/Kconfig
index 0230852..1afd809 100644
--- a/drivers/net/phy/Kconfig
+++ b/drivers/net/phy/Kconfig
@@ -92,14 +92,6 @@ config PHY_MICREL_KSZ9031
endif # PHY_MICREL
-config PHY_MICREL_KSZ9021
- bool "Micrel KSZ9021 Ethernet PHYs support"
- depends on PHY_MICREL
- help
- KSZ9021 is a completely integrated triple speed (10Base-T/100Base-TX/1000Base-T)
- Ethernet Physical Layer Transceiver for transmission and reception of data over
- standard CAT-5 unshielded twisted pair (UTP) cable.
-
config PHY_MSCC
bool "Microsemi Corp Ethernet PHYs support"
--
2.9.3
More information about the U-Boot
mailing list