rt-thread/bsp/phytium/libraries/standalone/drivers/eth/fxmac/Kconfig

14 lines
233 B
Plaintext

choice FXMAC_PHY_TYPE
prompt "PHY Type"
default FXMAC_PHY_COMMON
help
Select PHY for FGMAC
config FXMAC_PHY_COMMON
bool "Common"
config FXMAC_PHY_YT
bool "YT"
endchoice # FXMAC_PHY_TYPE