[PATCH] isicom: select FW_LOADER
The isicom driver uses request_firmware() and thus needs to select FW_LOADER. Signed-off-by: maximilian attems <maks@sternwelten.at> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
parent
d6d21dfdd3
commit
5ff2a7e25d
1 changed files with 1 additions and 0 deletions
|
@ -187,6 +187,7 @@ config MOXA_SMARTIO
|
||||||
config ISI
|
config ISI
|
||||||
tristate "Multi-Tech multiport card support (EXPERIMENTAL)"
|
tristate "Multi-Tech multiport card support (EXPERIMENTAL)"
|
||||||
depends on SERIAL_NONSTANDARD
|
depends on SERIAL_NONSTANDARD
|
||||||
|
select FW_LOADER
|
||||||
help
|
help
|
||||||
This is a driver for the Multi-Tech cards which provide several
|
This is a driver for the Multi-Tech cards which provide several
|
||||||
serial ports. The driver is experimental and can currently only be
|
serial ports. The driver is experimental and can currently only be
|
||||||
|
|
Loading…
Add table
Reference in a new issue