]> git.hungrycats.org Git - linux/commitdiff
[PATCH] isicom must select FW_LOADER
authormaximilian attems <maks@sternwelten.at>
Fri, 31 Mar 2006 21:09:03 +0000 (23:09 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 7 Apr 2006 16:44:28 +0000 (09:44 -0700)
The isicom driver uses request_firmware()
and thus needs to select FW_LOADER.

This patch was already included in Linus' tree.

Signed-off-by: maximilian attems <maks@sternwelten.at>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/char/Kconfig

index 05ba410682a34db47c55e973e4391c43c601f3f6..8b72a616c8b4a0ab95120bc1cbb9ec81129d4acc 100644 (file)
@@ -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