net: add ColdFire support to the smc91x driver
authorGreg Ungerer <gerg@uclinux.org>
Wed, 10 Mar 2010 15:37:06 +0000 (07:37 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 10 Mar 2010 15:37:06 +0000 (07:37 -0800)
commit717ea4b3474852057b1ce2c639ce219f4f8d3a8d
tree487c597b8cff1a8697daca04cc2da7559332c3fa
parent7f29a3baa825725d29db399663790d15c78cddcf
net: add ColdFire support to the smc91x driver

Some embedded ColdFire based boards use the SMC 91x family of ethernet
devices. (For example the Freescale M5249C3 and MoretonBay NETtel).

Add IO access support to the SMC91x driver, and allow this driver to
be configured for ColdFire platforms.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/Kconfig
drivers/net/smc91x.h