mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
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>
This commit is contained in:
parent
0c17b1b79c
commit
cb543d30df
1 changed files with 0 additions and 8 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue