]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
SERIAL: icom: select FW_LOADER
authorOlaf Hering <olaf@aepfle.de>
Wed, 16 Aug 2006 17:53:50 +0000 (19:53 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 23 Aug 2006 21:13:31 +0000 (14:13 -0700)
The icom driver uses request_firmware()
and thus needs to select FW_LOADER.

Signed-off-by: maximilian attems <maks@sternwelten.at>
Signed-off-by: Olaf Hering <olh@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/serial/Kconfig

index 7d22dc0478d3fb77687e81c111ee743cf75943c7..753b364d746f78a946ad4d14c54e04bdb4eeac2b 100644 (file)
@@ -803,6 +803,7 @@ config SERIAL_MPC52xx
        tristate "Freescale MPC52xx family PSC serial support"
        depends on PPC_MPC52xx
        select SERIAL_CORE
+       select FW_LOADER
        help
          This drivers support the MPC52xx PSC serial ports. If you would
          like to use them, you must answer Y or M to this option. Not that