Skip to content

Commit

Permalink
m68knommu: add ColdFire M532x to the FEC configuration options
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Waddel <Matt.Waddel@freescale.com>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
  • Loading branch information
Matt Waddel authored and Greg Ungerer committed Jan 27, 2009
1 parent f3221a3 commit d4732d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit d4732d3

Please sign in to comment.