commit | 085e79ed88351d2f3cbf257ff4fc00394792da18 | [log] [tgz] |
---|---|---|
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | Mon Jan 17 09:52:18 2011 +0100 |
committer | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | Tue Feb 15 09:26:29 2011 +0100 |
tree | d21a1ccdbc05ff14e0a6bd0818547c24ac63bda8 | |
parent | 24e531b401752995493fa36ee8d8f10c45038e75 [diff] |
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>