]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
net: Make GRETH driver depend on SPARC.
authorDavid S. Miller <davem@davemloft.net>
Fri, 19 Feb 2010 07:32:26 +0000 (23:32 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 19 Feb 2010 07:32:26 +0000 (23:32 -0800)
Reported by Stephen Rothwell.

Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/Kconfig

index 17ff15f6099a7432464cee9bca09e02008a97cbb..46af867af85f393bb4caf32b832fadb42e61aed2 100644 (file)
@@ -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