[PATCH] spidernet: select FW_LOADER
The spidernet drivers uses request_firmware() and thus needs to select FW_LOADER. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Paul Mackerras <paulus@samba.org>
This commit is contained in:
parent
898b1920a6
commit
9b15879aef
@ -2176,6 +2176,7 @@ config BNX2
|
|||||||
config SPIDER_NET
|
config SPIDER_NET
|
||||||
tristate "Spider Gigabit Ethernet driver"
|
tristate "Spider Gigabit Ethernet driver"
|
||||||
depends on PCI && PPC_CELL
|
depends on PCI && PPC_CELL
|
||||||
|
select FW_LOADER
|
||||||
help
|
help
|
||||||
This driver supports the Gigabit Ethernet chips present on the
|
This driver supports the Gigabit Ethernet chips present on the
|
||||||
Cell Processor-Based Blades from IBM.
|
Cell Processor-Based Blades from IBM.
|
||||||
|
Loading…
Reference in New Issue
Block a user