From: Magnus Damm Date: Thu, 8 Nov 2007 07:31:05 +0000 (+0900) Subject: ax88796: add superh to kconfig dependencies X-Git-Tag: v2.6.24-rc3~163^2~3 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=8687991a734a67f1638782c968f46fff0f94bb1f;p=linux-2.6-omap-h63xx.git 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 Signed-off-by: Jeff Garzik --- diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index cb581ebbe3c..bf8890ebbc4 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig @@ -235,7 +235,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