ARM: mx50: Select IMX_HAVE_PLATFORM_FEC as done on other i.MX devices
authorFabio Estevam <festevam@gmail.com>
Mon, 25 Jul 2011 21:40:06 +0000 (18:40 -0300)
committerSascha Hauer <s.hauer@pengutronix.de>
Tue, 26 Jul 2011 07:44:56 +0000 (09:44 +0200)
Currently it is only the MX50_RDP board that selects IMX_HAVE_PLATFORM_FEC in its board Kconfig.

Do like the other i.MX processors, which select IMX_HAVE_PLATFORM_FEC based on the processor type.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>

No differences found