netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ax88796: add superh to kconfig dependencies
@ 2007-11-08  7:31 Magnus Damm
  2007-11-08  8:12 ` Paul Mundt
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Magnus Damm @ 2007-11-08  7:31 UTC (permalink / raw)
  To: netdev; +Cc: Magnus Damm, lethal, ben-linux, akpm, jeff

ax88796: add superh to kconfig dependencies

This patch adds sh architecture support to the ax88796 kconfig.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
---

 This patch was posted about a month ago but never picked up:
 http://www.mail-archive.com/netdev@vger.kernel.org/msg50018.html
 The rest of the sh support is already included in rc1. Please apply.

 drivers/net/Kconfig |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- 0002/drivers/net/Kconfig
+++ work/drivers/net/Kconfig	2007-10-09 19:37:27.000000000 +0900
@@ -218,7 +218,7 @@ source "drivers/net/arm/Kconfig"
 
 config AX88796
 	tristate "ASIX AX88796 NE2000 clone support"
-	depends on ARM || MIPS
+	depends on ARM || MIPS || SUPERH
 	select CRC32
 	select MII
 	help

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2007-11-10  3:12 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-08  7:31 ax88796: add superh to kconfig dependencies Magnus Damm
2007-11-08  8:12 ` Paul Mundt
2007-11-08  8:18 ` [RFC] dependencies for platform drivers (was Re: ax88796: add superh to kconfig dependencies) Al Viro
2007-11-08  9:02   ` Andrew Morton
2007-11-09  9:26   ` Ralf Baechle
2007-11-09  9:40     ` Paul Mundt
2007-11-09 12:02       ` Russell King
2007-11-09 12:08       ` Ben Dooks
2007-11-09 12:06   ` Ben Dooks
2007-11-10  3:12     ` Jeff Garzik
2007-11-08 17:47 ` ax88796: add superh to kconfig dependencies Jeff Garzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).