mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
net/fec: remove config FEC2 as it's used nowhere
Signed-off-by: Shawn Guo <shawn.guo@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
0c302f57ab
commit
b5074087ad
1 changed files with 0 additions and 8 deletions
|
@ -1950,14 +1950,6 @@ config FEC
|
|||
Say Y here if you want to use the built-in 10/100 Fast ethernet
|
||||
controller on some Motorola ColdFire and Freescale i.MX processors.
|
||||
|
||||
config FEC2
|
||||
bool "Second FEC ethernet controller"
|
||||
depends on FEC
|
||||
help
|
||||
Say Y here if you want to use the second built-in 10/100 Fast
|
||||
ethernet controller on some Motorola ColdFire and Freescale
|
||||
i.MX processors.
|
||||
|
||||
config FEC_MPC52xx
|
||||
tristate "MPC52xx FEC driver"
|
||||
depends on PPC_MPC52xx && PPC_BESTCOMM
|
||||
|
|
Loading…
Reference in a new issue