projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce26b4d
)
atm: select FW_LOADER in Kconfig for solos-pci
author
Nathan Williams
<nathan@traverse.com.au>
Sun, 16 May 2010 03:12:36 +0000
(
03:12
+0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 18 May 2010 00:44:36 +0000
(17:44 -0700)
solos-pci uses request_firmware() for firmware upgrades
Signed-off-by: Nathan Williams <nathan@traverse.com.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/atm/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/atm/Kconfig
b/drivers/atm/Kconfig
index 191b85e857e0a3f0ef9055c27dd2408812ad1268..f1a0a00b3b07c8f8563f1cbac1304f9fd8a5f5b3 100644
(file)
--- a/
drivers/atm/Kconfig
+++ b/
drivers/atm/Kconfig
@@
-394,6
+394,7
@@
config ATM_HE_USE_SUNI
config ATM_SOLOS
tristate "Solos ADSL2+ PCI Multiport card driver"
depends on PCI
+ select FW_LOADER
help
Support for the Solos multiport ADSL2+ card.