mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
imxrt: Added support for DP83825I PHY
Signed-off-by: Michal Lenc <lencmich@fel.cvut.cz>
This commit is contained in:
committed by
Alan Carvalho de Assis
parent
8f9ca79ffc
commit
8cf6cfda1a
@@ -389,6 +389,9 @@ config ETH0_PHY_KSZ90x1
|
||||
config ETH0_PHY_DP83848C
|
||||
bool "National Semiconductor DP83848C PHY"
|
||||
|
||||
config ETH0_PHY_DP83825I
|
||||
bool "Texas Instruments DP83825I PHY"
|
||||
|
||||
config ETH0_PHY_TJA1100
|
||||
bool "NXP TJA1100 PHY"
|
||||
select ARCH_PHY_100BASE_T1
|
||||
@@ -445,6 +448,9 @@ config ETH1_PHY_KSZ90x1
|
||||
config ETH1_PHY_DP83848C
|
||||
bool "National Semiconductor DP83848C PHY"
|
||||
|
||||
config ETH1_PHY_DP83825I
|
||||
bool "Texas Instruments DP83825I PHY"
|
||||
|
||||
config ETH1_PHY_TJA1100
|
||||
bool "NXP TJA1100 PHY"
|
||||
select ARCH_PHY_100BASE_T1
|
||||
|
||||
Reference in New Issue
Block a user