* [PATCH] atm: select FW_LOADER in Kconfig for solos-pci
@ 2010-05-16 13:12 Nathan Williams
2010-05-18 5:48 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Nathan Williams @ 2010-05-16 13:12 UTC (permalink / raw)
To: netdev
solos-pci uses request_firmware() for firmware upgrades
Signed-off-by: Nathan Williams <nathan@traverse.com.au>
diff --git a/drivers/atm/Kconfig b/drivers/atm/Kconfig
index 191b85e..f1a0a00 100644
--- 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.
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-05-18 5:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-16 13:12 [PATCH] atm: select FW_LOADER in Kconfig for solos-pci Nathan Williams
2010-05-18 5:48 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox