mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
onfigs/ez80f910200zco/nettest: Configuration converted to use the kconfig-frontends tools
This commit is contained in:
@@ -194,6 +194,9 @@ choice
|
||||
config ETH0_PHY_NONE
|
||||
bool "No PHY support"
|
||||
|
||||
config ETH0_PHY_AM79C874
|
||||
bool "AMD Am79C874 PHY"
|
||||
|
||||
config ETH0_PHY_KS8721
|
||||
bool "Micrel KS8721 PHY"
|
||||
|
||||
@@ -225,6 +228,9 @@ choice
|
||||
config ETH1_PHY_NONE
|
||||
bool "No PHY support"
|
||||
|
||||
config ETH1_PHY_AM79C874
|
||||
bool "AMD Am79C874 PHY"
|
||||
|
||||
config ETH1_PHY_KS8721
|
||||
bool "Micrel KS8721 PHY"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user