1
0
Fork 0

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>
hifive-unleashed-5.1
Matt Waddel 2009-01-13 17:13:06 +10:00 committed by Greg Ungerer
parent f3221a39de
commit d4732d3c59
1 changed files with 1 additions and 1 deletions

View File

@ -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.