public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 1/5] net: phy: Remove duplicate Kconfig selection for Micrel KSZ9021
@ 2017-07-07 18:36 Alexandru Gagniuc
  2017-07-07 18:36 ` [U-Boot] [PATCH 2/5] net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 drivers Alexandru Gagniuc
                   ` (6 more replies)
  0 siblings, 7 replies; 32+ messages in thread
From: Alexandru Gagniuc @ 2017-07-07 18:36 UTC (permalink / raw)
  To: u-boot

---
 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

^ permalink raw reply related	[flat|nested] 32+ messages in thread

end of thread, other threads:[~2017-08-07 21:08 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-07 18:36 [U-Boot] [PATCH 1/5] net: phy: Remove duplicate Kconfig selection for Micrel KSZ9021 Alexandru Gagniuc
2017-07-07 18:36 ` [U-Boot] [PATCH 2/5] net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 drivers Alexandru Gagniuc
2017-07-07 20:11   ` [U-Boot] [U-Boot, " Philipp Tomsich
2017-07-07 20:13   ` [U-Boot] [PATCH " Marek Vasut
2017-07-07 20:46     ` Tom Rini
2017-07-27 15:27       ` Alex
2017-07-27 22:11   ` Joe Hershberger
2017-08-07 20:32   ` [U-Boot] " Joe Hershberger
2017-07-07 18:36 ` [U-Boot] [PATCH 3/5] configs: Replace deprecated Micrel defines with PHY_MICREL_KSZ90X1 Alexandru Gagniuc
2017-07-27 22:12   ` Joe Hershberger
2017-07-27 23:07     ` Alex
2017-08-01 16:40       ` Joe Hershberger
2017-08-01 16:50         ` Alexandru Gagniuc
2017-08-02  0:19         ` [U-Boot] [PATCH 1/2] Move PHYLIB to Kconfig Alexandru Gagniuc
2017-08-02  0:20           ` [U-Boot] [PATCH 2/2] Move PHY_MICREL and PHY_MICREL_KSZ90X1 " Alexandru Gagniuc
2017-08-02 14:35             ` Joe Hershberger
2017-08-07 21:08             ` [U-Boot] " Joe Hershberger
2017-08-02 14:35           ` [U-Boot] [PATCH 1/2] Move PHYLIB " Joe Hershberger
2017-08-07 21:08           ` [U-Boot] " Joe Hershberger
2017-08-01 16:41   ` [U-Boot] [PATCH 3/5] configs: Replace deprecated Micrel defines with PHY_MICREL_KSZ90X1 Joe Hershberger
2017-08-07 20:32   ` [U-Boot] " Joe Hershberger
2017-07-07 18:36 ` [U-Boot] [PATCH 4/5] net: phy: micrel: Remove ksz90x1 drivers from micrel_ksz8xxx Alexandru Gagniuc
2017-07-07 20:11   ` [U-Boot] [U-Boot, " Philipp Tomsich
2017-07-27 22:13   ` [U-Boot] [PATCH " Joe Hershberger
2017-08-07 20:32   ` [U-Boot] " Joe Hershberger
2017-07-07 18:37 ` [U-Boot] [PATCH 5/5] net: phy: Hide Micrel KSZ9021 and KSZ9031 Kconfig options Alexandru Gagniuc
2017-07-07 20:11   ` [U-Boot] [U-Boot, " Philipp Tomsich
2017-07-27 22:14   ` [U-Boot] [PATCH " Joe Hershberger
2017-08-07 20:32   ` [U-Boot] " Joe Hershberger
2017-07-07 20:11 ` [U-Boot] [U-Boot, 1/5] net: phy: Remove duplicate Kconfig selection for Micrel KSZ9021 Philipp Tomsich
2017-07-27 22:05 ` [U-Boot] [PATCH " Joe Hershberger
2017-08-07 20:32 ` [U-Boot] " Joe Hershberger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox