From: David S. Miller Date: Fri, 19 Feb 2010 07:32:26 +0000 (-0800) Subject: net: Make GRETH driver depend on SPARC. X-Git-Tag: v2.6.34-rc1~233^2~127 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=cf261b2392daa7b1a18b91707485e3648dda34d3;p=~emulex%2Finfiniband.git net: Make GRETH driver depend on SPARC. Reported by Stephen Rothwell. Signed-off-by: David S. Miller --- diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index 17ff15f6099..46af867af85 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig @@ -997,7 +997,7 @@ config ETHOC config GRETH tristate "Aeroflex Gaisler GRETH Ethernet MAC support" - depends on OF + depends on SPARC select PHYLIB select CRC32 help