[uClinux-dev] [PATCH 4/9] nios2: Updates for kernel 2.6.23
Atle Nissestad
atle at nissestad.no
Wed Nov 21 05:51:12 EST 2007
Allow SMC91X to be selected for nios2
Signed-off-by: Atle Nissestad <atle at nissestad.no>
diff --git a/linux-2.6.x/drivers/net/Kconfig b/linux-2.6.x/drivers/net/Kconfig
index 937bf0c..ced487d 100644
--- a/linux-2.6.x/drivers/net/Kconfig
+++ b/linux-2.6.x/drivers/net/Kconfig
@@ -915,7 +915,7 @@ config SMC91X
tristate "SMC 91C9x/91C1xxx support"
select CRC32
select MII
- depends on ARM || REDWOOD_5 || REDWOOD_6 || M32R || SUPERH || SOC_AU1X00 || BFIN
+ depends on ARM || REDWOOD_5 || REDWOOD_6 || M32R || SUPERH || SOC_AU1X00 || BFIN || NIOS2
help
This is a driver for SMC's 91x series of Ethernet chipsets,
including the SMC91C94 and the SMC91C111. Say Y if you want it
--
1.5.3.2
More information about the uClinux-dev
mailing list