[PATCH] spidernet: select FW_LOADER
authorChristoph Hellwig <hch@lst.de>
Wed, 15 Mar 2006 10:30:44 +0000 (11:30 +0100)
committerPaul Mackerras <paulus@samba.org>
Fri, 17 Mar 2006 02:28:08 +0000 (13:28 +1100)
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>
drivers/net/Kconfig

index aa633fa..8c1ad0f 100644 (file)
@@ -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.