projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
898b192
)
[PATCH] spidernet: select FW_LOADER
author
Christoph Hellwig
<hch@lst.de>
Wed, 15 Mar 2006 10:30:44 +0000
(11:30 +0100)
committer
Paul 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
patch
|
blob
|
blame
|
history
diff --git
a/drivers/net/Kconfig
b/drivers/net/Kconfig
index aa633fa95e648e5872fa00bf85ba8d6a355973b5..8c1ad0fac7b6fe7a90ab080c14f28298c28a6bdb 100644
(file)
--- a/
drivers/net/Kconfig
+++ b/
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.