mirror of
https://github.com/apache/nuttx.git
synced 2026-05-29 04:19:37 +08:00
add support for YT8512 phy
This commit is contained in:
@@ -468,6 +468,9 @@ config ETH0_PHY_LAN8742A
|
||||
config ETH0_PHY_DM9161
|
||||
bool "Davicom DM9161 PHY"
|
||||
|
||||
config ETH0_PHY_YT8512
|
||||
bool "Motorcomm YT8512 PHY"
|
||||
|
||||
endchoice
|
||||
|
||||
choice
|
||||
@@ -518,6 +521,9 @@ config ETH1_PHY_LAN8720
|
||||
config ETH1_PHY_DM9161
|
||||
bool "Davicom DM9161 PHY"
|
||||
|
||||
config ETH1_PHY_YT8512
|
||||
bool "Motorcomm YT8512 PHY"
|
||||
|
||||
endchoice
|
||||
|
||||
config ARCH_PHY_100BASE_T1
|
||||
|
||||
Reference in New Issue
Block a user