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)
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

Simple merge
Simple merge