[PATCH] spidernet: select FW_LOADER

Christoph Hellwig hch at lst.de
Wed Mar 15 21:30:44 EST 2006


The spidernet drivers uses request_firmware() and thus needs to select
FW_LOADER.


Signed-off-by: Christoph Hellwig <hch at lst.de>

Index: systemsim/drivers/net/Kconfig
===================================================================
--- systemsim.orig/drivers/net/Kconfig	2006-03-14 17:08:07.000000000 +0100
+++ systemsim/drivers/net/Kconfig	2006-03-15 11:03:20.000000000 +0100
@@ -2184,6 +2184,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.



More information about the Linuxppc64-dev mailing list