Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 892b6252 authored by Greg Ungerer's avatar Greg Ungerer Committed by Linus Torvalds
Browse files

[PATCH] m68knommu: allow configure of FEC for M520x CPU family



Allow the ColdFire FEC ethernet driver to be enabled on the M520x CPU
family.

Signed-off-by: default avatarGreg Ungerer <gerg@uclinux.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 694d855f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1804,7 +1804,7 @@ config 68360_ENET

config FEC
	bool "FEC ethernet controller (of ColdFire CPUs)"
	depends on M523x || M527x || M5272 || M528x
	depends on M523x || M527x || M5272 || M528x || M520x
	help
	  Say Y here if you want to use the built-in 10/100 Fast ethernet
	  controller on some Motorola ColdFire processors.