Subject: spidernet: add a dependency on CONFIG_FW_LOADER Signed-off-by: Arnd Bergmann Index: linus-2.6/drivers/net/Kconfig =================================================================== --- linus-2.6.orig/drivers/net/Kconfig +++ linus-2.6/drivers/net/Kconfig @@ -2176,6 +2176,7 @@ config BNX2 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.