mirror of
https://github.com/apache/nuttx.git
synced 2026-05-30 05:16:47 +08:00
LPC17 Ethernet: Add support for the Micrel KSZ8041 PHY.
This commit is contained in:
@@ -293,6 +293,9 @@ config ETH0_PHY_AM79C874
|
||||
config ETH0_PHY_KS8721
|
||||
bool "Micrel KS8721 PHY"
|
||||
|
||||
config ETH0_PHY_KSZ8041
|
||||
bool "Micrel KSZ8041 PHY"
|
||||
|
||||
config ETH0_PHY_KSZ8051
|
||||
bool "Micrel KSZ8051 PHY"
|
||||
|
||||
@@ -339,6 +342,9 @@ config ETH1_PHY_AM79C874
|
||||
config ETH1_PHY_KS8721
|
||||
bool "Micrel KS8721 PHY"
|
||||
|
||||
config ETH1_PHY_KSZ8041
|
||||
bool "Micrel KSZ8041 PHY"
|
||||
|
||||
config ETH1_PHY_KSZ8051
|
||||
bool "Micrel KSZ8051 PHY"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user