[PATCH] via-rhine: zero pad short packets on Rhine I ethernet cards
[deliverable/linux.git] / drivers / net / fec_8xx / Kconfig
CommitLineData
1da177e4
LT
1config FEC_8XX
2 tristate "Motorola 8xx FEC driver"
a7a461b3 3 depends on NET_ETHERNET && 8xx
1da177e4
LT
4 select MII
5
6config FEC_8XX_GENERIC_PHY
7 bool "Support any generic PHY"
8 depends on FEC_8XX
9 default y
10
11config FEC_8XX_DM9161_PHY
12 bool "Support DM9161 PHY"
13 depends on FEC_8XX
14 default n
23da0c20
PA
15
16config FEC_8XX_LXT971_PHY
17 bool "Support LXT971/LXT972 PHY"
18 depends on FEC_8XX
19 default n
20
This page took 0.134077 seconds and 5 git commands to generate.