[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20071108073105.3996.70418.sendpatchset@clockwork.opensource.se>
Date: Thu, 08 Nov 2007 16:31:05 +0900
From: Magnus Damm <magnus.damm@...il.com>
To: netdev@...r.kernel.org
Cc: Magnus Damm <magnus.damm@...il.com>, lethal@...ux-sh.org,
ben-linux@...ff.org, akpm@...ux-foundation.org, jeff@...zik.org
Subject: ax88796: add superh to kconfig dependencies
ax88796: add superh to kconfig dependencies
This patch adds sh architecture support to the ax88796 kconfig.
Signed-off-by: Magnus Damm <damm@...l.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
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists