Commit 16689801 authored by Greg Ungerer's avatar Greg Ungerer Committed by Linus Torvalds

[PATCH] allow FEC driver config to be used with ColdFire 5282

The ColdFire 5282 CPU also uses the Motorla FEC ethernet core, allow if
to be selected for that config.
parent 91af3213
......@@ -1870,7 +1870,7 @@ config 68360_ENET
config FEC
bool "FEC ethernet controller (of ColdFire 5272)"
depends on M5272
depends on M5272 || M5282
help
Say Y here if you want to use the built-in 10/100 Fast ethernet
controller on the Motorola ColdFire 5272 processor.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment