mirror of
https://github.com/apache/nuttx.git
synced 2026-05-27 11:26:12 +08:00
drivers/net, include/nuttx/net: Add AR8031 PHY
Summary: - This commit adds AR8031 PHY definitions Impact: - None Testing: - Tested with sabre-6quad:netnsh_ar8031 (will be added later) Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
This commit is contained in:
committed by
Xiang Xiao
parent
dc914f43ea
commit
8c89052fb3
@@ -414,6 +414,9 @@ config ETH0_PHY_NONE
|
||||
config ETH0_PHY_AM79C874
|
||||
bool "AMD Am79C874 PHY"
|
||||
|
||||
config ETH0_PHY_AR8031
|
||||
bool "Atheros AR8031 PHY"
|
||||
|
||||
config ETH0_PHY_KS8721
|
||||
bool "Micrel KS8721 PHY"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user