From: Magnus Damm Date: Thu, 8 Nov 2007 07:31:05 +0000 (+0900) Subject: ax88796: add superh to kconfig dependencies X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=8687991a734a67f1638782c968f46fff0f94bb1f;p=deliverable%2Flinux.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 cb581ebbe3c5..bf8890ebbc4c 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