m68knommu: add ColdFire M532x to the FEC configuration options
Signed-off-by: Matt Waddel <Matt.Waddel@freescale.com> Signed-off-by: Greg Ungerer <gerg@uclinux.org>
This commit is contained in:
parent
f3221a39de
commit
d4732d3c59
|
@ -1829,7 +1829,7 @@ config 68360_ENET
|
|||
|
||||
config FEC
|
||||
bool "FEC ethernet controller (of ColdFire CPUs)"
|
||||
depends on M523x || M527x || M5272 || M528x || M520x
|
||||
depends on M523x || M527x || M5272 || M528x || M520x || M532x
|
||||
help
|
||||
Say Y here if you want to use the built-in 10/100 Fast ethernet
|
||||
controller on some Motorola ColdFire processors.
|
||||
|
|
Loading…
Reference in New Issue