9 lines
189 B
Plaintext
Raw Normal View History

2024-08-05 20:57:09 +08:00
config RT_USING_PHY
bool "Using ethernet phy device drivers"
default n
2025-01-18 13:25:25 +08:00
config RT_USING_PHY_V2
bool "Using phy device and mii bus v2"
depends on !RT_USING_PHY
default n