lkml.org 
[lkml]   [2006]   [Apr]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[patch 13/26] isicom must select FW_LOADER
    From: maximilian attems <maks@sternwelten.at>

    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 | 1 +
    1 file changed, 1 insertion(+)

    --- linux-2.6.16.1.orig/drivers/char/Kconfig
    +++ linux-2.6.16.1/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
    --
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2006-04-05 02:08    [W:4.072 / U:0.124 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site