spidernet uses request_firmware so it needs to select FW_LOADER.

Index: linux-2.6/drivers/net/Kconfig
===================================================================
--- linux-2.6.orig/drivers/net/Kconfig  2006-03-15 11:23:46.000000000 +0100
+++ linux-2.6/drivers/net/Kconfig       2006-04-04 16:50:10.000000000 +0200
@@ -2176,6 +2176,7 @@
 config SPIDER_NET
        tristate "Spider Gigabit Ethernet driver"
        depends on PCI && PPC_CELL
+       select FW_LOADER
        help
          This driver supports the Gigabit Ethernet chips present on the
          Cell Processor-Based Blades from IBM.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to