summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorAlexandru Gagniuc <alex.g@adaptrum.com>2017-07-07 18:36:56 (GMT)
committerJoe Hershberger <joe.hershberger@ni.com>2017-08-07 20:18:29 (GMT)
commitcb543d30df00d4db67f429dfa5515227e7af4014 (patch)
tree7254bd30feab6e0cd18be3649b13fab1e5bf86bd /drivers
parent0c17b1b79c3014f3abfe3fee1fa513ad271f4944 (diff)
downloadu-boot-fsl-qoriq-cb543d30df00d4db67f429dfa5515227e7af4014.tar.xz
net: phy: Remove duplicate Kconfig selection for Micrel KSZ9021
Signed-off-by: Alexandru Gagniuc <alex.g@adaptrum.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/net/phy/Kconfig8
1 files changed, 0 insertions, 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"