]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - drivers/net/fec_8xx/Kconfig
Linux-2.6.12-rc2
[mirror_ubuntu-artful-kernel.git] / drivers / net / fec_8xx / Kconfig
1 config FEC_8XX
2 tristate "Motorola 8xx FEC driver"
3 depends on NET_ETHERNET && 8xx && (NETTA || NETPHONE)
4 select MII
5
6 config FEC_8XX_GENERIC_PHY
7 bool "Support any generic PHY"
8 depends on FEC_8XX
9 default y
10
11 config FEC_8XX_DM9161_PHY
12 bool "Support DM9161 PHY"
13 depends on FEC_8XX
14 default n