net/fec: consolidate all i.MX options to CONFIG_ARM
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Mon, 17 Jan 2011 08:52:18 +0000 (09:52 +0100)
committerUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Tue, 15 Feb 2011 08:26:29 +0000 (09:26 +0100)
commit085e79ed88351d2f3cbf257ff4fc00394792da18
treed21a1ccdbc05ff14e0a6bd0818547c24ac63bda8
parent24e531b401752995493fa36ee8d8f10c45038e75
net/fec: consolidate all i.MX options to CONFIG_ARM

Moreover stop listing all i.MX platforms featuring a FEC, and use
the platform's config symbol that selects registration of a fec device
instead.  This might make it easier to add new platforms.

Set default = y for ARMs having a fec to reduce defconfig sizes.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
drivers/net/Kconfig
drivers/net/fec.c