From: eric miao Date: Tue, 30 Oct 2007 01:48:41 +0000 (+0800) Subject: add support for smc91x ethernet interface on zylonite X-Git-Tag: v2.6.24-rc3~163^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c826a0b84f1540d9de54bb0afe4b4520007d791;p=pandora-kernel.git add support for smc91x ethernet interface on zylonite This patch adds LAN91C111 ethernet interface support for zylonite (a.k.a Marvell's PXA3xx Development Platform) with smc91x driver. It would be better if a patch would support zylonite along with all other PXA boards with a single binary of smc91x driver, but it looks quite difficult for the moment, so ugly #ifdef is still used here. Signed-off-by: Aleksey Makarov Acked-by: eric miao Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed