2 # CPM2 Communication options
9 bool "CPM SCC Ethernet"
10 depends on NET_ETHERNET
13 # CONFIG_FEC_ENET is only used to get netdevices to call our init
14 # function. Any combination of FCC1,2,3 are supported.
18 depends on NET_ETHERNET
21 bool "Ethernet on FCC1"
24 Use CPM2 fast Ethernet controller 1 to drive Ethernet (default).
27 bool "Ethernet on FCC2"
30 Use CPM2 fast Ethernet controller 2 to drive Ethernet.
33 bool "Ethernet on FCC3"
36 Use CPM2 fast Ethernet controller 3 to drive Ethernet.
39 bool "Use MDIO for PHY configuration"
44 depends on 8260 && USE_MDIO
45 default FCC_GENERIC_PHY
62 config FCC_GENERIC_PHY