4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-27 17:20:47 +08:00

14 lines
241 B
Plaintext
Raw Normal View History

choice FGMAC_PHY_TYPE
prompt "PHY Type"
default FGMAC_PHY_COMMON
help
Select PHY for FGMAC
config FGMAC_PHY_COMMON
bool "Common"
config FGMAC_PHY_AR803X
bool "AR803X"
endchoice # FGMAC_PHY_TYPE