Kconfig 189 B

12345678
  1. config RT_USING_PHY
  2. bool "Using ethernet phy device drivers"
  3. default n
  4. config RT_USING_PHY_V2
  5. bool "Using phy device and mii bus v2"
  6. depends on !RT_USING_PHY
  7. default n