浏览代码

net: Make GRETH driver depend on SPARC.

Reported by Stephen Rothwell.

Signed-off-by: David S. Miller <davem@davemloft.net>
David S. Miller 15 年之前
父节点
当前提交
cf261b2392
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/net/Kconfig

+ 1 - 1
drivers/net/Kconfig

@@ -997,7 +997,7 @@ config ETHOC
 
 
 config GRETH
 config GRETH
 	tristate "Aeroflex Gaisler GRETH Ethernet MAC support"
 	tristate "Aeroflex Gaisler GRETH Ethernet MAC support"
-	depends on OF
+	depends on SPARC
 	select PHYLIB
 	select PHYLIB
 	select CRC32
 	select CRC32
 	help
 	help