public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [patch] isicom: select FW_LOADER
@ 2006-03-25 14:48 maximilian attems
  0 siblings, 0 replies; only message in thread
From: maximilian attems @ 2006-03-25 14:48 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

The isicom driver uses request_firmware()                                  
and thus needs to select FW_LOADER.                                             

Signed-off-by: maximilian attems <maks@sternwelten.at>

diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig
index 5980f3e..facc3f1 100644
--- a/drivers/char/Kconfig
+++ b/drivers/char/Kconfig
@@ -187,6 +187,7 @@ config MOXA_SMARTIO
 config ISI
 	tristate "Multi-Tech multiport card support (EXPERIMENTAL)"
 	depends on SERIAL_NONSTANDARD
+	select FW_LOADER
 	help
 	  This is a driver for the Multi-Tech cards which provide several
 	  serial ports.  The driver is experimental and can currently only be

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2006-03-25 14:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-25 14:48 [patch] isicom: select FW_LOADER maximilian attems

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox