Commit 8c0e503b authored by maximilian attems's avatar maximilian attems Committed by Adrian Bunk

[SERIAL] icom: select FW_LOADER

The icom driver uses request_firmware()
and thus needs to select FW_LOADER.
Signed-off-by: default avatarmaximilian attems <maks@sternwelten.at>
Signed-off-by: default avatarOlaf Hering <olh@suse.de>
Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
parent 97bc8f75
...@@ -820,6 +820,7 @@ config SERIAL_ICOM ...@@ -820,6 +820,7 @@ config SERIAL_ICOM
tristate "IBM Multiport Serial Adapter" tristate "IBM Multiport Serial Adapter"
depends on PCI && (PPC_ISERIES || PPC_PSERIES) depends on PCI && (PPC_ISERIES || PPC_PSERIES)
select SERIAL_CORE select SERIAL_CORE
select FW_LOADER
help help
This driver is for a family of multiport serial adapters This driver is for a family of multiport serial adapters
including 2 port RVX, 2 port internal modem, 4 port internal including 2 port RVX, 2 port internal modem, 4 port internal
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment