Commit 5ff2a7e2 authored by maximilian attems's avatar maximilian attems Committed by Linus Torvalds
Browse files

[PATCH] isicom: select FW_LOADER



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

Signed-off-by: default avatarmaximilian attems <maks@sternwelten.at>
Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent d6d21dfd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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